Home
last modified time | relevance | path

Searched refs:setPriority (Results 1 - 7 of 7) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-os-process-priority.js34 os.setPriority(pid, PRIORITY_NORMAL);
50 os.setPriority(pid, PRIORITY_NORMAL);
61 os.setPriority(0, priority);
79 os.setPriority(0, priority);
90 os.setPriority(0, i);
104 os.setPriority(i);
108 os.setPriority(process.pid, i);
H A Dtest-os.js87 os.setPriority(DUMMY_PRIORITY);
/third_party/node/lib/
H A Dos.js60 setPriority: _setPriority,
311 function setPriority(pid, priority) { function
388 setPriority,
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeThread.hpp49 void setPriority (deThreadPriority priority);
H A DdeThread.cpp62 * Sets priority for the thread start(). setPriority() has no effect
65 void Thread::setPriority (deThreadPriority priority) in setPriority() function in de::Thread
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp[all...]

Completed in 95 milliseconds