Searched refs:discoveryCv (Results 1 – 2 of 2) sorted by relevance
200 chppConditionVariableSignal(&context->discoveryCv); in chppDiscoveryProcessDiscoverAll()249 chppConditionVariableInit(&context->discoveryCv); in chppDiscoveryInit()281 &context->discoveryCv, &context->discoveryMutex, in chppWaitForDiscoveryComplete()
416 struct ChppConditionVariable discoveryCv; member