Home
last modified time | relevance | path

Searched defs:REQUIRES (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dintrinsics.cmake26 … set(REQUIRES ${CMAKE_CURRENT_SOURCE_DIR}/templates/runtime.rb ${PANDA_ROOT}/libpandabase/utils.rb) variable
Dthread_pool.h339 void StopWorker(std::thread *worker, size_t threadId = 0) REQUIRES(scaleLock_) in REQUIRES() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmtmanaged_thread.h213 REQUIRES(condLock_) in REQUIRES() function
337 …WithLockHeldInternal(uint64_t timeout, uint64_t nanos, bool isAbsolute = false) REQUIRES(condLock_) in REQUIRES() function
/arkcompiler/runtime_core/static_core/libpandabase/
Dclang.h55 #define REQUIRES(...) THREAD_ANNOTATION_ATTRIBUTE__(requires_capability(__VA_ARGS__)) macro
/arkcompiler/runtime_core/libpandabase/
Dclang.h55 #define REQUIRES(...) THREAD_ANNOTATION_ATTRIBUTE__(requires_capability(__VA_ARGS__)) macro