Home
last modified time | relevance | path

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

/kernel/liteos_a/arch/arm/arm/src/
H A Dlos_hw.c109 sig_cb *sigcb = &task->sig; in OsUserCloneParentStack() local
/kernel/liteos_a/kernel/base/ipc/
H A Dlos_signal.c70 STATIC VOID OsMoveTmpInfoToUnbInfo(sig_cb *sigcb, INT32 signo) in OsMoveTmpInfoToUnbInfo() argument
88 STATIC INT32 OsAddSigInfoToTmpList(sig_cb *sigcb, siginfo_t *info) in OsAddSigInfoToTmpList() argument
115 VOID OsClearSigInfoTmpList(sig_cb *sigcb) in OsClearSigInfoTmpList() argument
126 sig_cb *sigcb = &taskCB->sig; OsSigWaitTaskWake() local
178 sig_cb *sigcb = &stcb->sig; OsTcbDispatch() local
585 sig_cb *sigcb = NULL; OsSigTimedWaitNoLock() local
707 sig_cb *sigcb = &task->sig; OsSigIntLock() local
715 sig_cb *sigcb = &task->sig; OsSigIntUnlock() local
727 sig_cb *sigcb = &task->sig; OsSaveSignalContext() local
775 sig_cb *sigcb = &task->sig; OsRestorSignalContext() local
[all...]

Completed in 2 milliseconds