Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
bool | enabled |
struct list_head | works |
struct task_struct * | thread |
Definition at line 36 of file stop_machine.c.
bool enabled |
Definition at line 38 of file stop_machine.c.
spinlock_t lock |
Definition at line 37 of file stop_machine.c.
Definition at line 40 of file stop_machine.c.
Definition at line 39 of file stop_machine.c.