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

  /src/tests/lib/libpthread/
t_thrd.c 53 tcr_func(void *arg) function in typeref:typename:int
71 ATF_REQUIRE_EQ(thrd_create(&t, tcr_func, v), thrd_success);

Completed in 11 milliseconds