Searched defs:g_cond (Results 1 – 3 of 3) sorted by relevance
26 static pthread_cond_t g_cond = PTHREAD_COND_INITIALIZER; variable
25 static SoftBusCond g_cond; variable
73 static SoftBusCond g_cond = {0}; variable