Home
last modified time | relevance | path

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

/kernel/uniproton/src/om/err/
Dprt_err.c37 enum SysThreadType curThreadType; in OsErrRecord() local
43 curThreadType = OsCurThreadType(); in OsErrRecord()
44 if (curThreadType == SYS_TASK) { in OsErrRecord()