Home
last modified time | relevance | path

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

/base/hiviewdfx/blackbox/
Dblackbox_core.c31 #ifndef LOS_NO_WAIT
32 #define LOS_NO_WAIT 0 macro
271 if (LOS_SemPend(g_opsListSem, LOS_NO_WAIT) != 0) { in BBoxNotifyError()