Public Attributes | List of all members
SQLiteThread Struct Reference

Public Attributes

int done
 
void * pIn
 
void * pOut
 
pthread_t tid
 
void *(* xTask )(void *)
 

Detailed Description

Definition at line 26504 of file sqlite3.c.

Member Data Documentation

int SQLiteThread::done

Definition at line 26506 of file sqlite3.c.

void* SQLiteThread::pIn

Definition at line 26509 of file sqlite3.c.

void* SQLiteThread::pOut

Definition at line 26507 of file sqlite3.c.

pthread_t SQLiteThread::tid

Definition at line 26505 of file sqlite3.c.

void*(* SQLiteThread::xTask) (void *)

Definition at line 26508 of file sqlite3.c.


The documentation for this struct was generated from the following file:


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09