Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_manager.cc299 static void stop_threads(void) { in stop_threads() function
322 stop_threads(); in grpc_timer_manager_shutdown()
333 stop_threads(); in grpc_timer_manager_set_threading()
/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill01.c59 static void stop_threads(void) in stop_threads() function
133 .cleanup = stop_threads,