Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dcall_once.c28 static boolean_t co_go = B_FALSE; variable
45 while (co_go == B_FALSE) { in co_thr()
69 co_go = B_TRUE; in main()