Home
last modified time | relevance | path

Searched defs:thd (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc/test/src/
Dthd.c5 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) in thd_create()
14 thd_join(thd_t thd, void **ret) in thd_join()
26 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) in thd_create()
34 thd_join(thd_t thd, void **ret) in thd_join()
/external/jemalloc/test/integration/
Dthread_tcache_enabled.c96 thd_t thd; in TEST_BEGIN() local
Dallocated.c108 thd_t thd; in TEST_BEGIN() local
/external/jemalloc/test/unit/
Dtsd.c88 thd_t thd; in TEST_BEGIN() local
Dstats.c136 thd_t thd; in no_lazy_lock() local
/external/ltp/testcases/misc/math/float/
Dmain.c327 int thd; in handle_signals() local
/external/curl/tests/server/
Dsockfilt.c697 DWORD nfd = 0, thd = 0, wsa = 0; in select_ws() local