|
pazpar2
1.14.1
|
Data Fields | |
| void * | data |
| struct work_item * | next |
Definition at line 39 of file sel_thread.c.
| void* work_item::data |
Definition at line 40 of file sel_thread.c.
Referenced by queue_trav(), sel_thread_add(), sel_thread_handler(), and sel_thread_result().
| struct work_item* work_item::next |
Definition at line 41 of file sel_thread.c.
Referenced by queue_remove_last(), queue_trav(), sel_thread_add(), sel_thread_handler(), and sel_thread_result().