From 045278e11b53fc1ad59945427feab1cd9275988f Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 22 Oct 2004 15:06:41 +0000 Subject: Changes to mutexes and semaphores - considered alpha for now --- pthread_cond_signal.c | 1 - 1 file changed, 1 deletion(-) (limited to 'pthread_cond_signal.c') diff --git a/pthread_cond_signal.c b/pthread_cond_signal.c index 84ace67..fb1c81e 100644 --- a/pthread_cond_signal.c +++ b/pthread_cond_signal.c @@ -165,7 +165,6 @@ #include "pthread.h" #include "implement.h" - static INLINE int ptw32_cond_unblock (pthread_cond_t * cond, int unblockAll) /* -- cgit v1.2.3