HomeSort by: relevance | last modified time | path
    Searched defs:co_func (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libpthread/
t_call_once.c 60 co_func(void *arg __unused) function in typeref:typename:int
74 ATF_REQUIRE_EQ(thrd_create(&t[i], co_func, NULL), thrd_success);

Completed in 13 milliseconds