Disable POSIX SIGEV_THREAD notification support, soon we will have a common

library which can be reused both for libthr and libpthread.
This commit is contained in:
David Xu 2006-02-22 02:52:22 +00:00
parent ba0360b135
commit b620798174
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155890

View file

@ -52,6 +52,5 @@ SRCS+= \
thr_suspend_np.c \
thr_switch_np.c \
thr_symbols.c \
thr_timer.c \
thr_umtx.c \
thr_yield.c