Searched defs:cond (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/system/utest/core/c11-condvar/
H A Dcondvar.c12 static cnd_t cond = CND_INIT; variable
102 cnd_t cond = CND_INIT; local
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-binding.cpp53 bool cond; local
[all...]
/fuchsia/zircon/third_party/uapp/dash/src/
H A Darith_yacc.c249 static intmax_t cond(int token, union yystype *val, int op, int noeval) function
H A Derror.c143 exverror(int cond, const char *msg, va_list ap) argument
180 exerror(int cond, const char *msg, ...) argument
/fuchsia/zircon/system/ulib/intel-hda/utils/
H A Dutils.cpp15 WaitCondition(zx_duration_t timeout, zx_duration_t poll_interval, WaitConditionFn cond) argument
/fuchsia/zircon/system/ulib/unittest/
H A Dwatchdog.cpp64 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
/fuchsia/zircon/system/utest/core/pthread/
H A Dpthread.cpp20 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/os_specific/service_layers/
H A Dosfuchsia.cpp59 cnd_t cond; member in struct:__anon1524

Completed in 97 milliseconds