[funini.com] -> [kei@sodan] -> Kernel Reading

root/lib/locking-selftest-rlock.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#undef LOCK
#define LOCK            RL

#undef UNLOCK
#define UNLOCK          RU

#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