Searched defs:kWorkerThread (Results 1 – 2 of 2) sorted by relevance
77 constexpr char kWorkerThread[] = "worker_thread"; variable
1121 enum ThreadType { kMainIsolateThread, kWorkerThread }; enumerator