Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dcall_once.c42 co_thr(void *arg) in co_thr() function
64 VERIFY3S(thrd_create(&threads[i], co_thr, NULL), ==, in main()