summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r--lib/libpthread/thread/Makefile.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc
index 2b7800a..6b00117 100644
--- a/lib/libpthread/thread/Makefile.inc
+++ b/lib/libpthread/thread/Makefile.inc
@@ -5,6 +5,7 @@
SRCS+= \
thr_aio_suspend.c \
+ thr_autoinit.c \
thr_attr_destroy.c \
thr_attr_init.c \
thr_attr_get_np.c \
@@ -27,7 +28,6 @@ SRCS+= \
thr_attr_setstack.c \
thr_attr_setstackaddr.c \
thr_attr_setstacksize.c \
- thr_autoinit.c \
thr_cancel.c \
thr_clean.c \
thr_close.c \
@@ -43,7 +43,6 @@ SRCS+= \
thr_find_thread.c \
thr_fork.c \
thr_fsync.c \
- thr_gc.c \
thr_getprio.c \
thr_getschedparam.c \
thr_info.c \
@@ -82,6 +81,8 @@ SRCS+= \
thr_sig.c \
thr_sigaction.c \
thr_sigmask.c \
+ thr_sigpending.c \
+ thr_sigprocmask.c \
thr_sigsuspend.c \
thr_sigwait.c \
thr_single_np.c \
OpenPOWER on IntegriCloud