Searched defs:NullLock (Results 1 – 2 of 2) sorted by relevance
| /system/ulib/fbl/include/fbl/ | ||
| A D | null_lock.h | 20 constexpr NullLock() { } in NullLock() function |
| /system/utest/fbl/ | ||
| A D | slab_allocator_tests.cpp | 590 using NullLock = ::fbl::NullLock; typedef |
Completed in 6 milliseconds