Home
last modified time | relevance | path

Searched defs:worker_main (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/elastic/
H A Dcontrol_plane.py28 def worker_main() -> Generator[None, None, None]: function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_xpickle.py237 def worker_main(in_stream, out_stream): function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_progs.c1476 static int worker_main(int sock) in worker_main() function
/aosp_15_r20/external/webp/src/enc/
H A Dvp8l_enc.c1657 WebPWorker worker_main, worker_side; in VP8LEncodeStream() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c1490 const AVxWorker *const worker_main = &mt_info->workers[0]; in sync_enc_workers() local