Home
last modified time | relevance | path

Searched defs:g_cond (Results 1 - 5 of 5) sorted by relevance

/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
H A Ddlp_fuse_fd.c29 static pthread_cond_t g_cond = PTHREAD_COND_INITIALIZER; variable
/base/powermgr/powermgr_lite/services/src/power/
H A Dauto_suspend.c26 static pthread_cond_t g_cond = PTHREAD_COND_INITIALIZER; variable
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp25 static SoftBusCond g_cond; member
/third_party/musl/Benchmark/musl/
H A Dlibc_pthread.cpp399 pthread_cond_t g_cond = PTHREAD_COND_INITIALIZER; variable
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp73 static SoftBusCond g_cond = {0}; member

Completed in 9 milliseconds