Definition at line 129 of file xmm.c.
Data Fields | |
| struct task_struct * | thread |
| struct semaphore | startstop_sem |
| int | terminate |
| struct wait_queue * | queue |
| pid_t | pid |
| void * | data |
| struct task_struct * | thread |
| struct wait_queue * | queue |
| void * | data |
struct task_struct* my_threads::thread [read] |
struct semaphore my_threads::startstop_sem [read] |
struct wait_queue* my_threads::queue [read] |
| pid_t my_threads::pid |
| void* my_threads::data |
struct task_struct* my_threads::thread [read] |
struct wait_queue* my_threads::queue [read] |
| void* my_threads::data |
1.5.3