kern: move tsemaquire to userspace (given a generalized awake)

This commit is contained in:
2017-05-12 11:01:30 +02:00
parent 46664994d4
commit 79f8204766
7 changed files with 42 additions and 26 deletions

View File

@ -236,6 +236,7 @@
#define toupper jehanne_toupper
#define ainc jehanne_ainc
#define adec jehanne_adec
#define tsemacquire jehanne_tsemacquire
#define _tas jehanne__tas
#define lock jehanne_lock
#define lockt jehanne_lockt