Home
last modified time | relevance | path

Searched defs:run_worker (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
DHttpServer.cc1819 void run_worker(Worker *worker) { in run_worker() function
/third_party/python/Lib/test/
D_test_multiprocessing.py5604 def run_worker(self, worker, obj): member in TestSyncManagerTypes