HomeSort by relevance Sort by last modified time
    Searched refs:shutdown_worker (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/concurrent/futures/
process.py 249 def shutdown_worker(): function in function:_queue_management_worker
295 shutdown_worker()
304 shutdown_worker()
327 shutdown_worker()
  /external/fio/
workqueue.c 225 static void shutdown_worker(struct submit_worker *sw, unsigned int *sum_cnt) function
258 shutdown_worker(sw, &sum_cnt);

Completed in 4110 milliseconds