Home
last modified time | relevance | path

Searched defs:spinlock_t (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/sort/common/
Dspinlock.hpp35 class spinlock_t class
50 explicit spinlock_t ( ) noexcept { af.clear ( ); }; in spinlock_t() function in boost::sort::common::spinlock_t
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dspinlock.h43 typedef struct Spinlock spinlock_t; typedef
/third_party/uboot/u-boot-2020.01/include/linux/
Dcompat.h234 typedef unused_t spinlock_t; typedef