Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_guard_impl.h524 void wake_all() { Wake(base_address); } in wake_all() function
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_request.c1531 static bool wake_all(struct drm_i915_private *i915) in wake_all() function