cregit-Linux how code gets into the kernel

Release 4.10 lib/locking-selftest-wlock.h

Directory: lib

#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

Overall Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar35100.00%1100.00%
Total35100.00%1100.00%
Directory: lib
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.