Home
last modified time | relevance | path

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

/AliOS-Things-master/kernel/rhino/include/
A Dk_obj.h82 klist_t mutex_head; member
/AliOS-Things-master/components/debug/src/
A Ddebug_overview.c407 for (listnode = g_kobj_list.mutex_head.next; in debug_mutex_overview()
408 listnode != &g_kobj_list.mutex_head; listnode = listnode->next) { in debug_mutex_overview()
/AliOS-Things-master/kernel/rhino/
A Dk_stats.c13 klist_init(&(g_kobj_list.mutex_head)); in kobj_list_init()
A Dk_mutex.c31 klist_insert(&(g_kobj_list.mutex_head), &mutex->mutex_item); in mutex_create()

Completed in 4 milliseconds