Searched refs:co_once (Results 1 – 1 of 1) sorted by relevance
29 static once_flag co_once = ONCE_FLAG_INIT; variable49 call_once(&co_once, co_once_func); in co_thr()