[funini.com] ->
[kei@sodan] ->
Kernel Reading
root/lib/locking-selftest-wlock.h
/* [<][>][^][v][top][bottom][index][help] */
#undef LOCK
#define LOCK WL
#undef UNLOCK
#define UNLOCK WU
#undef RLOCK
#define RLOCK RL
#undef WLOCK
#define WLOCK WL
#undef INIT
#define INIT RWI
/* [<][>][^][v][top][bottom][index][help] */
[funini.com] ->
[kei@sodan] ->
Kernel Reading