Searched defs:futexList (Results 1 – 2 of 2) sorted by relevance
107 STATIC VOID OsFutexShowTaskNodeAttr(const LOS_DL_LIST *futexList) in OsFutexShowTaskNodeAttr()136 LOS_DL_LIST *futexList = NULL; in OsFutexHashShow() local199 LOS_DL_LIST *futexList = oldHeadNode->futexList.pstPrev; in OsFutexReplaceQueueListHeadNode() local300 LOS_DL_LIST *futexList = NULL; in OsFutexInsertNewFutexKeyToHash() local444 LOS_DL_LIST *futexList = &(hashNode->lockList); in OsFindFutexNode() local858 LOS_DL_LIST *futexList = NULL; in OsFutexRequeueSplitTwoLists() local
54 LOS_DL_LIST futexList; /* point to the next FutexNode */ member