SphinxBase 5prealpha
|
Data Fields | |
cmd_ln_t * | config |
sbmsgq_t * | msgq |
sbthread_main | func |
void * | arg |
pthread_t | th |
Definition at line 363 of file sbthread.c.
void* sbthread_s::arg |
Definition at line 367 of file sbthread.c.
cmd_ln_t* sbthread_s::config |
Definition at line 364 of file sbthread.c.
sbthread_main sbthread_s::func |
Definition at line 366 of file sbthread.c.
sbmsgq_t* sbthread_s::msgq |
Definition at line 365 of file sbthread.c.
pthread_t sbthread_s::th |
Definition at line 368 of file sbthread.c.