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/strace/test/
Dmany_looping_threads.c33 pthread_t *thd; in main() local
/external/jemalloc/test/integration/
Dthread_tcache_enabled.c95 thd_t thd; in TEST_BEGIN() local
Dallocated.c107 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/curl/tests/server/
Dsockfilt.c687 DWORD nfd = 0, thd = 0, wsa = 0; in select_ws() local