Home
last modified time | relevance | path

Searched defs:is_running (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H A Dwaiting.sh66 is_running() function
/third_party/vulkan-loader/tests/live_verification/
H A Dmacos_static_loader_build.cpp35 static std::atomic_bool is_running; variable
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dservice.py33 def is_running(self) -> bool: member in ActiveState
/third_party/python/Lib/asyncio/
H A Dcoroutines.py67 def is_running(coro): function
H A Devents.py227 def is_running(self): member in AbstractEventLoop
H A Dbase_events.py696 def is_running(self): member in BaseEventLoop
/kernel/linux/linux-6.6/samples/acrn/
H A Dvm-sample.c33 int is_running = 1; variable
/test/testfwk/developer_test/src/core/driver/
H A Dparser.py42 def is_running(self): member in CaseResult
/third_party/python/Lib/test/support/
H A Dinterpreters.py80 def is_running(self): member in Interpreter
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dbean.py44 def is_running(self): member in CaseResult
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dreport.c458 const bool is_running = current->state == TASK_RUNNING; in set_other_info_task_blocking() local
/third_party/node/deps/v8/src/logging/
H A Dcounters.cc94 bool is_running = (*active_timer.Pointer())[this]; in ToggleRunningState() local
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dreport.c522 const bool is_running = task_is_running(current); in set_other_info_task_blocking() local
/kernel/linux/linux-5.10/drivers/watchdog/
H A Df71808e_wdt.c476 bool is_running = true; in watchdog_is_running() local
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c1851 int is_running = _is_running(interp); in _ensure_not_running() local
2240 int is_running = _is_running(interp); in interp_is_running() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c2110 void pa_bluetooth_discovery_set_ofono_running(pa_bluetooth_discovery *y, bool is_running) { in pa_bluetooth_discovery_set_ofono_running() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice.h524 bool is_running; member
/third_party/node/deps/v8/src/d8/
H A Dd8.cc4122 bool Worker::is_running() const { return state_.load() == State::kRunning; } in is_running() function in v8::Worker
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h5258 bool use_4addr, is_running; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5991 bool use_4addr, is_running, registered, registering; member

Completed in 57 milliseconds