Searched refs:_write_unlock_bh (Results 1 – 2 of 2) sorted by relevance
/development/ndk/platforms/android-3/include/linux/ | ||
D | spinlock_api_up.h | 60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock) macro |
D | spinlock.h | 98 #define write_unlock_bh(lock) _write_unlock_bh(lock) |