| /netbsd-src/external/mit/libuv/dist/test/ |
| H A D | benchmark-list.h | 79 BENCHMARK_DECLARE (thread_create) 168 BENCHMARK_ENTRY (thread_create)
|
| H A D | benchmark-thread.c | 40 BENCHMARK_IMPL(thread_create) { in BENCHMARK_IMPL() argument
|
| H A D | test-thread.c | 150 TEST_IMPL(thread_create) { in TEST_IMPL() argument
|
| H A D | test-list.h | 449 TEST_DECLARE (thread_create) 1119 TEST_ENTRY (thread_create)
|
| /netbsd-src/external/cddl/osnet/sys/sys/ |
| H A D | proc.h | 92 #define thread_create(stk, stksz, proc, arg, len, pp, state, pri) \ macro
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | txg.c | 210 tx->tx_quiesce_thread = thread_create(NULL, 0, txg_quiesce_thread, in txg_sync_start() 218 tx->tx_sync_thread = thread_create(NULL, 32<<10, txg_sync_thread, in txg_sync_start()
|
| H A D | trim_map.c | 617 spa->spa_trim_thread = thread_create(NULL, 0, trim_thread, spa, 0, &p0, in trim_thread_create()
|
| H A D | dmu_send.c | 902 (void) thread_create(NULL, 0, send_traverse_thread, &to_arg, 0, &p0, in dmu_send_impl() 2963 (void) thread_create(NULL, 0, receive_writer_thread, &rwa, 0, &p0, in dmu_recv_stream()
|
| H A D | arc.c | 6191 (void) thread_create(NULL, 0, arc_reclaim_thread, NULL, 0, &p0, in arc_init() 6200 (void) thread_create(NULL, 0, arc_dnlc_evicts_thread, NULL, 0, &p0, in arc_init() 7483 (void) thread_create(NULL, 0, l2arc_feed_thread, NULL, 0, &p0, in l2arc_start()
|
| H A D | spa.c | 6310 spa->spa_async_thread = thread_create(NULL, 0, in spa_async_dispatch() 6323 spa->spa_async_thread_vd = thread_create(NULL, 0, in spa_async_dispatch_vd()
|
| H A D | dbuf.c | 635 dbuf_cache_evict_thread = thread_create(NULL, 0, dbuf_evict_thread, in dbuf_init()
|
| /netbsd-src/external/bsd/libbind/dist/ |
| H A D | config.threads.in | 162 AC_CHECK_LIB(thr, thread_create,,
|
| H A D | configure | 22097 char thread_create (); 22101 return thread_create ();
|
| /netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/ |
| H A D | zfs_context.h | 232 #define thread_create(stk, stksize, func, arg, len, pp, state, pri) \ macro
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 54214 % nm -D /lib64/gprofng/libgp-collector.so | grep thread_create@ | sort 59513 The real problem is that libcollector doesn't interpose thread_create@GLIBC_2.34
|