MCPcopy Create free account
hub / github.com/Snapchat/Valdi / setThreadQoS

Method setThreadQoS

valdi/src/valdi/runtime/JavaScript/JavaScriptRuntime.cpp:426–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

424 return;
425 }
426
427 // Just in case postInit() was never called
428 _initLock.leaveIfNotCompleted();
429
430 // Workers share this runtime's listener (see createWorker); detach them so a worker
431 // outliving this runtime does not keep a dangling reference. A worker task holding a

Callers 1

setJsThreadQoSMethod · 0.80

Calls 1

setQoSClassMethod · 0.45

Tested by

no test coverage detected