Home
last modified time | relevance | path

Searched refs:stop_threads (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtimer_manager.cc317 static void stop_threads(void) { in stop_threads() function
341 stop_threads(); in grpc_timer_manager_shutdown()
352 stop_threads(); in grpc_timer_manager_set_threading()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_manager.cc315 static void stop_threads(void) { in stop_threads() function
339 stop_threads(); in grpc_timer_manager_shutdown()
350 stop_threads(); in grpc_timer_manager_set_threading()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/executors/
Dfork_join.cpp48 stop_threads(); in fork_join_pool()
57 stop_threads(); in ~fork_join_pool()
141 void stop_threads() in stop_threads() function in fork_join_pool
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp14/executors/
Dfork_join.cpp48 stop_threads(); in fork_join_pool()
57 stop_threads(); in ~fork_join_pool()
141 void stop_threads() in stop_threads() function in fork_join_pool
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill01.c59 static void stop_threads(void) in stop_threads() function
131 .cleanup = stop_threads,
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-record.c741 static void stop_threads(enum trace_type type) in stop_threads() function
7121 stop_threads(type); in record_trace()