From a416ab17ecf9f2cb0f1e3f7bd645a8d1ce690ca2 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 18 Feb 2002 03:16:52 +0000 Subject: Major reorganisation of source code; new routine and tests added. --- nonportable.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'nonportable.c') diff --git a/nonportable.c b/nonportable.c index 4c8b449..8e0e507 100644 --- a/nonportable.c +++ b/nonportable.c @@ -37,9 +37,11 @@ #include "pthread.h" #include "implement.h" -#include "np_mutexattr_setkind.c" -#include "np_mutexattr_getkind.c" -#include "np_getw32threadhandle.c" -#include "np_delay.c" -#include "np_num_processors.c" -#include "np_win32_attach.c" +#include "pthread_mutexattr_setkind_np.c" +#include "pthread_mutexattr_getkind_np.c" +#include "pthread_getw32threadhandle_np.c" +#include "pthread_delay_np.c" +#include "pthread_num_processors_np.c" +#include "pthread_win32_attach_detach_np.c" +#include "pthread_timechange_handler_np.c" + -- cgit v1.2.3