Home
last modified time | relevance | path

Searched refs:cv_null (Results 1 – 1 of 1) sorted by relevance

/components/libc/cplusplus/cpp11/armclang/
A Dcondvar.cpp119 uintptr_t cv_null = 0; in check_create() local
120 if (!atomic_compare_exchange_strong(&__vcv->data, &cv_null, cv_new)) in check_create()

Completed in 3 milliseconds