From 880398fe7e499195b5a8f9af27a233ce4d9771f0 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 6 May 2005 02:29:12 +0000 Subject: '' --- manual/index.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'manual/index.html') diff --git a/manual/index.html b/manual/index.html index 328090f..a05a2da 100644 --- a/manual/index.html +++ b/manual/index.html @@ -5,11 +5,16 @@ - + -

POSIX Threads for Windows – Pthreads-w32

-

POSIX threads API reference

+

POSIX Threads for Windows – REFERENCE - Pthreads-w32

+

Table of Contents

+

POSIX +threads API reference
Miscellaneous +POSIX thread safe routines provided by Pthreads-w32
Non-portable +Pthreads-w32 routines
Other

+

POSIX threads API reference

pthread_attr_destroy

pthread_attr_getdetachstate

pthread_attr_getinheritsched

@@ -115,13 +120,14 @@

sem_unlink

sem_wait

sigwait

-

Miscellaneous POSIX thread safe routines provided by Pthreads-w32

+

Miscellaneous POSIX thread safe +routines provided by Pthreads-w32

asctime_r

ctime_r

gmtime_r

localtime_r

rand_r

-

Non-portable Pthreads-w32 routines

+

Non-portable Pthreads-w32 routines

pthreadCancelableTimedWait

pthreadCancelableWait

pthread_delay_np

@@ -133,7 +139,7 @@

pthread_win32_process_detach_np

pthread_win32_thread_attach_np

pthread_win32_thread_detach_np

-

Other

+

Other

Portability issues

-- cgit v1.2.3