Home
last modified time | relevance | path

Searched defs:isRunning (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimer.h119 bool isRunning() const { return Running; } in isRunning() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d293 @property bool isRunning() nothrow @nogc in isRunning() function
H A Dosthread.d939 override final @property bool isRunning() nothrow @nogc in isRunning() function