Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gcnt.c20 void __ghs_gcount(void *tail) { in __ghs_gcount() argument
22 __ghs_indgcount(head, &tail); in __ghs_gcount()
/CafeSDK-2.12.13/system/include/cafe/os/
DOSThread.h59 OSThread* tail; member
68 OSThread* tail; member
81 OSMutex* tail; member
101 OSFastMutex * tail; member
DOSAlarm.h48 OSAlarm* tail; member
/CafeSDK-2.12.13/system/include/cafe/mem/
DexpHeap.h102 …MEMiExpHeapMBlockHead* tail; // Pointer to the memory block linked to the tail of the expanded… member