cregit-Linux how code gets into the kernel

Release 4.7 lib/locking-selftest-wsem.h

Directory: lib

#undef LOCK

#define LOCK		WSL


#undef UNLOCK

#define UNLOCK		WSU


#undef RLOCK

#define RLOCK		RSL


#undef WLOCK

#define WLOCK		WSL


#undef INIT

#define INIT		RWSI

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.
{% endraw %}