Home
last modified time | relevance | path

Searched defs:blk_obj (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/kernel/rhino/include/
A Dk_obj.h64 typedef struct blk_obj { struct
75 } blk_obj_t; argument
A Dk_mutex.h26 blk_obj_t blk_obj; member
A Dk_sem.h29 blk_obj_t blk_obj; member
A Dk_event.h26 blk_obj_t blk_obj; member
A Dk_queue.h43 blk_obj_t blk_obj; /**< Manage blocked tasks */ member
A Dk_buf_queue.h25 blk_obj_t blk_obj; /**< Manage blocked tasks */ member
A Dk_task.h102 blk_obj_t *blk_obj; member
/AliOS-Things-master/kernel/rhino/
A Dk_pend.c50 void pend_to_blk_obj(blk_obj_t *blk_obj, ktask_t *task, tick_t timeout) in pend_to_blk_obj()
110 kstat_t pend_state_end_proc(ktask_t *task, blk_obj_t *blk_obj) in pend_state_end_proc()

Completed in 13 milliseconds