/external/jemalloc_new/test/src/ |
D | thd.c | 5 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) { in thd_create() 14 thd_join(thd_t thd, void **ret) { in thd_join() 24 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) { in thd_create() 31 thd_join(thd_t thd, void **ret) { in thd_join()
|
/external/jemalloc/test/src/ |
D | thd.c | 5 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/grpc-grpc/test/core/iomgr/ |
D | wakeup_fd_cv_test.cc | 137 grpc_core::Thread thd("grpc_background_poll", &background_poll, &pargs); in test_poll_cv_trigger() local 155 grpc_core::Thread thd("grpc_background_poll", &background_poll, &pargs); in test_poll_cv_trigger() local 172 grpc_core::Thread thd("grpc_background_poll", &background_poll, &pargs); in test_poll_cv_trigger() local 189 grpc_core::Thread thd("grpc_background_poll", &background_poll, &pargs); in test_poll_cv_trigger() local 209 grpc_core::Thread thd("grpc_background_poll", &background_poll, &pargs); in test_poll_cv_trigger() local
|
D | resolve_address_posix_test.cc | 41 grpc_core::Thread thd; member
|
/external/jemalloc_new/test/unit/ |
D | tsd.c | 73 thd_t thd; in TEST_BEGIN() local 121 thd_t thd; in TEST_BEGIN() local
|
D | stats.c | 137 thd_t thd; in no_lazy_lock() local
|
/external/grpc-grpc/test/core/gprpp/ |
D | fork_test.cc | 83 for (auto& thd : thds) { in test_thd_count() local 118 grpc_core::Thread thd = in test_exec_count() local
|
/external/grpc-grpc/src/cpp/thread_manager/ |
D | thread_manager.cc | 96 void ThreadManager::MarkAsCompleted(WorkerThread* thd) { in MarkAsCompleted() 122 for (auto thd : completed_threads) delete thd; in CleanupCompletedThreads() local
|
/external/jemalloc_new/test/integration/ |
D | thread_tcache_enabled.c | 71 thd_t thd; in TEST_BEGIN() local
|
D | allocated.c | 108 thd_t thd; in TEST_BEGIN() local
|
/external/jemalloc/test/integration/ |
D | thread_tcache_enabled.c | 96 thd_t thd; in TEST_BEGIN() local
|
D | allocated.c | 108 thd_t thd; in TEST_BEGIN() local
|
/external/jemalloc/test/unit/ |
D | tsd.c | 88 thd_t thd; in TEST_BEGIN() local
|
D | stats.c | 136 thd_t thd; in no_lazy_lock() local
|
/external/grpc-grpc/test/core/end2end/tests/ |
D | connectivity.cc | 68 grpc_core::Thread thd("grpc_connectivity", child_thread, &ce); in test_connectivity() local
|
/external/grpc-grpc/test/core/gpr/ |
D | cpu_test.cc | 116 grpc_core::Thread* thd = in cpu_test() local
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | executor.h | 37 grpc_core::Thread thd; member
|
D | timer_manager.cc | 32 grpc_core::Thread thd; member
|
/external/grpc-grpc/test/core/handshake/ |
D | server_ssl_common.cc | 142 grpc_core::Thread thd("grpc_ssl_test", server_thread, &port, &ok); in server_ssl_test() local
|
D | verify_peer_options.cc | 123 grpc_core::Thread thd("grpc_client_ssl_test", server_thread, &port, &ok); in verify_peer_options_test() local
|
D | client_ssl.cc | 235 grpc_core::Thread thd("grpc_client_ssl_test", server_thread, &args, &ok); in client_ssl_test() local
|
/external/ltp/testcases/misc/math/float/ |
D | main.c | 325 int thd; in handle_signals() local
|
/external/grpc-grpc/tools/profiling/latency_profile/ |
D | profile_analyzer.py | 167 thd = inf['thd'] variable
|
/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker_test.cc | 723 grpc_core::Thread thd("alts_tsi_handshaker_test", in check_handshaker_next_fails_after_shutdown() local 742 grpc_core::Thread thd("alts_tsi_handshaker_test", in check_handshaker_success() local
|
/external/grpc-grpc/src/core/lib/profiling/ |
D | basic_timers.cc | 45 int thd; member
|