Home
last modified time | relevance | path

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

/titanic_44/usr/src/test/libc-tests/tests/
H A Dcall_once.c29 static once_flag co_once = ONCE_FLAG_INIT; variable
48 call_once(&co_once, co_once_func); in co_thr()