Public Attributes | |
| struct cpu_workqueue_struct * | cpu_wq |
| struct list_head | list |
| const char * | name |
| int | singlethread |
| int | freezeable |
| int | rt |
Definition at line 63 of file workqueue.c.
struct cpu_workqueue_struct* workqueue_struct::cpu_wq [read] |
Definition at line 64 of file workqueue.c.
struct list_head workqueue_struct::list [read] |
Definition at line 65 of file workqueue.c.
| const char* workqueue_struct::name |
Definition at line 66 of file workqueue.c.
Definition at line 67 of file workqueue.c.
Definition at line 68 of file workqueue.c.
Definition at line 69 of file workqueue.c.
1.5.6