Implement userspace TLS, remove RW Locks
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
c += sync/spin_lock.c \
|
||||
sync/rw_spin_lock.c
|
||||
c += sync/spin_lock.c
|
||||
|
||||
o += sync/spin_lock.o \
|
||||
sync/rw_spin_lock.o
|
||||
o += sync/spin_lock.o
|
||||
|
||||
Reference in New Issue
Block a user