Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
DWelsThread.h65 void SetRunning (bool bRunning) { in SetRunning() function
/third_party/node/deps/v8/src/heap/
Dlocal-heap.h185 constexpr ThreadState SetRunning() const V8_WARN_UNUSED_RESULT { in SetRunning() function