Searched refs:cv_null (Results 1 – 1 of 1) sorted by relevance
119 uintptr_t cv_null = 0; in check_create() local120 if (!atomic_compare_exchange_strong(&__vcv->data, &cv_null, cv_new)) in check_create()
Completed in 3 milliseconds