Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dspinlock_api_up.h61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
Dspinlock.h95 #define read_unlock_bh(lock) _read_unlock_bh(lock)