Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/ipc/
Dlos_signal.c175 int OsTcbDispatch(LosTaskCB *stcb, siginfo_t *info) in OsTcbDispatch()
/kernel/liteos_a/compat/posix/src/
Dtime.c741 LosTaskCB *stcb = NULL; in SwtmrProc() local