Home
last modified time | relevance | path

Searched refs:lock_type (Results 1 – 1 of 1) sorted by relevance

/kernel/include/kernel/
A Dmutex.h95 #define DECLARE_LOCK(containing_type, lock_type) \ argument
96 LOCK_DEP_INSTRUMENT(containing_type, lock_type)
113 #define DECLARE_SINGLETON_LOCK(name, lock_type, ...) \ argument
114 LOCK_DEP_SINGLETON_LOCK(name, lock_type, ##__VA_ARGS__)

Completed in 7 milliseconds