Home
last modified time | relevance | path

Searched defs:sigcb (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_a/kernel/base/ipc/
Dlos_signal.c70 STATIC VOID OsMoveTmpInfoToUnbInfo(sig_cb *sigcb, INT32 signo) in OsMoveTmpInfoToUnbInfo()
88 STATIC INT32 OsAddSigInfoToTmpList(sig_cb *sigcb, siginfo_t *info) in OsAddSigInfoToTmpList()
115 VOID OsClearSigInfoTmpList(sig_cb *sigcb) in OsClearSigInfoTmpList()
126 sig_cb *sigcb = &taskCB->sig; in OsSigWaitTaskWake() local
178 sig_cb *sigcb = &stcb->sig; in OsTcbDispatch() local
548 sig_cb *sigcb = NULL; in OsSigTimedWaitNoLock() local
670 sig_cb *sigcb = &task->sig; in OsSigIntLock() local
678 sig_cb *sigcb = &task->sig; in OsSigIntUnlock() local
690 sig_cb *sigcb = &task->sig; in OsSaveSignalContext() local
738 sig_cb *sigcb = &task->sig; in OsRestorSignalContext() local
/kernel/liteos_a/arch/arm/arm/src/
Dlos_hw.c109 sig_cb *sigcb = &task->sig; in OsUserCloneParentStack() local