|
VSF Documented
|
#include <workqueue.h>
Data Fields | |
| vsf_dlist_node_t | entry |
| work_func_t | func |
| struct workqueue_struct * | __wq |
| bool | __is_running |
| vsf_eda_t * | __pending_eda |
| vsf_dlist_node_t work_struct::entry |
| work_func_t work_struct::func |
| struct workqueue_struct* work_struct::__wq |
| bool work_struct::__is_running |
| vsf_eda_t* work_struct::__pending_eda |