Home
last modified time | relevance | path

Searched refs:work_handle_t (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/kernel/rhino/include/
A Dk_workqueue.h21 typedef void (*work_handle_t)(void *arg); typedef
25 work_handle_t handle;
73 kstat_t krhino_work_init(kwork_t *work, work_handle_t handle, void *arg, tick_t dly);
/AliOS-Things-master/components/cplusplus/include/
A Dcpp_workQueue.h62 kstat_t init(work_handle_t handle, void *arg, tick_t dly);
/AliOS-Things-master/components/cplusplus/
A DworkQueue.cpp49 kstat_t Work::init(work_handle_t handle, void *arg, tick_t dly) in init()
/AliOS-Things-master/kernel/rhino/
A Dk_workqueue.c190 kstat_t krhino_work_init(kwork_t *work, work_handle_t handle, void *arg, in krhino_work_init()

Completed in 4 milliseconds