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

  /src/tests/lib/libpthread/
t_thrd.c 139 tex_func(void *arg __unused) function in typeref:typename:int
152 ATF_REQUIRE_EQ(thrd_create(&t, tex_func, NULL), thrd_success);
t_thrd.c 139 tex_func(void *arg __unused) function in typeref:typename:int
152 ATF_REQUIRE_EQ(thrd_create(&t, tex_func, NULL), thrd_success);

Completed in 20 milliseconds