Home
last modified time | relevance | path

Searched refs:blk_obj_t (Results 1 – 10 of 10) sorted by relevance

/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()
/AliOS-Things-master/kernel/rhino/include/
A Dk_mutex.h26 blk_obj_t blk_obj;
A Dk_obj.h75 } blk_obj_t; typedef
A Dk_event.h26 blk_obj_t blk_obj;
A Dk_sem.h29 blk_obj_t blk_obj;
A Dk_internal.h184 void pend_to_blk_obj(blk_obj_t *blk_obj, ktask_t *task, tick_t timeout);
187 kstat_t pend_state_end_proc(ktask_t *task, blk_obj_t *blk_obj);
A Dk_queue.h43 blk_obj_t blk_obj; /**< Manage blocked tasks */
A Dk_buf_queue.h25 blk_obj_t blk_obj; /**< Manage blocked tasks */
A Dk_task.h102 blk_obj_t *blk_obj;
/AliOS-Things-master/components/trace/
A Dk_trace.c21 void SEGGER_SYSVIEW_RecordObject(unsigned EventID, blk_obj_t *object) in SEGGER_SYSVIEW_RecordObject()

Completed in 9 milliseconds