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

  /src/tests/lib/libpthread/
t_cnd.c 64 b_func(void *arg) function in typeref:typename:int
96 ATF_REQUIRE_EQ(thrd_create(&t[i], b_func, n), thrd_success);
t_cnd.c 64 b_func(void *arg) function in typeref:typename:int
96 ATF_REQUIRE_EQ(thrd_create(&t[i], b_func, n), thrd_success);

Completed in 47 milliseconds