summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-10-30 03:16:30 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-10-30 03:16:30 +0000
commit77f9fea7acbad2794f393d2cdfb6c75aabb7cfb8 (patch)
tree93d11dba5d6ad66903830a2064564eff557f544d /lib/libthr/thread
parent05f155e389388cb126bcb81282f354ef4cee540d (diff)
downloadFreeBSD-src-77f9fea7acbad2794f393d2cdfb6c75aabb7cfb8.zip
FreeBSD-src-77f9fea7acbad2794f393d2cdfb6c75aabb7cfb8.tar.gz
Add timer_create wrapper.
Diffstat (limited to 'lib/libthr/thread')
-rw-r--r--lib/libthr/thread/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libthr/thread/Makefile.inc b/lib/libthr/thread/Makefile.inc
index 595d994..4d787d5 100644
--- a/lib/libthr/thread/Makefile.inc
+++ b/lib/libthr/thread/Makefile.inc
@@ -51,5 +51,6 @@ SRCS+= \
thr_suspend_np.c \
thr_switch_np.c \
thr_symbols.c \
+ thr_timer.c \
thr_umtx.c \
thr_yield.c
OpenPOWER on IntegriCloud