Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/ipc/
Dlos_signal.c88 STATIC INT32 OsAddSigInfoToTmpList(sig_cb *sigcb, siginfo_t *info) in OsAddSigInfoToTmpList() function
197 if (OsAddSigInfoToTmpList(sigcb, info) == LOS_NOK) { in OsTcbDispatch()