Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__raw_read_unlock
include/linux/rwlock_api_smp.h
85
#define _raw_read_unlock(lock) __raw_read_unlock(lock)
kernel/locking/spinlock.c
260
__raw_read_unlock(lock);