Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dspinlock_api_up.h57 #define _read_unlock(lock) __UNLOCK(lock) macro
Dspinlock.h85 #define read_unlock(lock) _read_unlock(lock)