Home
last modified time | relevance | path

Searched defs:runTsk (Results 1 – 5 of 5) sorted by relevance

/kernel/uniproton/src/core/ipc/event/
Dprt_event.c36 …_INLINE INLINE bool OsIsEventNotMatch(U32 flags, U32 event, U32 eventMask, struct TagTskCb *runTsk) in OsIsEventNotMatch()
54 OS_SEC_ALW_INLINE INLINE void OsEventTimeOutSet(U32 timeOut, struct TagTskCb *runTsk) in OsEventTimeOutSet()
64 OS_SEC_ALW_INLINE INLINE U32 OsEventReadNeedSche(U32 flags, struct TagTskCb *runTsk, in OsEventReadNeedSche()
103 struct TagTskCb *runTsk = NULL; in PRT_EventRead() local
/kernel/uniproton/src/core/ipc/sem/
Dprt_sem.c27 struct TagTskCb *runTsk = RUNNING_TASK; in OsSemPendListPut() local
94 OS_SEC_L0_TEXT bool OsSemPendNotNeedSche(struct TagSemCb *semPended, struct TagTskCb *runTsk) in OsSemPendNotNeedSche()
113 struct TagTskCb *runTsk = NULL; in PRT_SemPend() local
/kernel/liteos_m/kernel/src/
Dlos_event.c101 LosTaskCB *runTsk = NULL; in LOS_EventRead() local
Dlos_queue.c407 LosTaskCB *runTsk = (LosTaskCB *)g_losTask.runTask; in OsQueueOperate() local
563 LosTaskCB *runTsk = (LosTaskCB *)NULL; in OsQueueMailAlloc() local
/kernel/uniproton/src/core/ipc/queue/
Dprt_queue.c38 struct TagTskCb *runTsk = NULL; in OsInnerPend() local