Home
last modified time | relevance | path

Searched defs:is_idle (Results 1 - 7 of 7) sorted by relevance

/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c113 static int is_idle(struct etna_bo *bo) in is_idle() function
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c126 static int is_idle(struct fd_bo *bo) in is_idle() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dper_thread_sem.cc58 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
H A Dwaiter.cc60 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in MaybeBecomeIdle() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dthread_identity.h157 std::atomic<bool> is_idle; // Has thread become idle yet? member
/third_party/node/deps/v8/src/execution/
H A Disolate.cc5309 void Isolate::SetIdle(bool is_idle) { in ThrowInternal() argument
/third_party/node/deps/v8/src/api/
H A Dapi.cc8385 void Isolate::SetIdle(bool is_idle) { in SetIdle() argument

Completed in 32 milliseconds