summaryrefslogtreecommitdiffstats
path: root/lib/libthr
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2006-02-22 02:52:22 +0000
committerdavidxu <davidxu@FreeBSD.org>2006-02-22 02:52:22 +0000
commitbb43155dbbe11369b73a9721c67bc5c6fa283d33 (patch)
tree27ba326e0f317a957f8d30cf53b4607627dae999 /lib/libthr
parente7d0466850b64ef22d5f489cc8bba4e7c55521a4 (diff)
downloadFreeBSD-src-bb43155dbbe11369b73a9721c67bc5c6fa283d33.zip
FreeBSD-src-bb43155dbbe11369b73a9721c67bc5c6fa283d33.tar.gz
Disable POSIX SIGEV_THREAD notification support, soon we will have a common
library which can be reused both for libthr and libpthread.
Diffstat (limited to 'lib/libthr')
-rw-r--r--lib/libthr/thread/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libthr/thread/Makefile.inc b/lib/libthr/thread/Makefile.inc
index 47d0093..5960756 100644
--- a/lib/libthr/thread/Makefile.inc
+++ b/lib/libthr/thread/Makefile.inc
@@ -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
OpenPOWER on IntegriCloud