diff options
author | rpj <rpj> | 2005-05-06 02:29:12 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-05-06 02:29:12 +0000 |
commit | 880398fe7e499195b5a8f9af27a233ce4d9771f0 (patch) | |
tree | dc832a214e2f01ebbd8e7f5e18eef24e8d4d7219 /manual/pthread_cleanup_push.html | |
parent | a2bafc3ea86514e5b1fd67d4ae2b427b18ccbf33 (diff) |
''
Diffstat (limited to 'manual/pthread_cleanup_push.html')
-rw-r--r-- | manual/pthread_cleanup_push.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/pthread_cleanup_push.html b/manual/pthread_cleanup_push.html index 9618e0a..c5d4853 100644 --- a/manual/pthread_cleanup_push.html +++ b/manual/pthread_cleanup_push.html @@ -10,6 +10,8 @@ <!-- available at http://polyglotman.sourceforge.net/ --> </HEAD> <BODY LANG="en-GB" BGCOLOR="#ffffff" DIR="LTR"> +<H4>POSIX Threads for Windows – REFERENCE - <A HREF="http:sources.redhat.com/pthreads-win32">Pthreads-w32</A></H4> +<P><A HREF="index.html">Reference Index</A></P> <P><A HREF="#toc">Table of Contents</A></P> <H2><A HREF="#toc0" NAME="sect0">Name</A></H2> <P>pthread_cleanup_push, pthread_cleanup_pop - install and remove @@ -135,4 +137,4 @@ pthread_setcanceltype(oldtype, NULL);</PRE> </BLOCKQUOTE> </UL> </BODY> -</HTML>
\ No newline at end of file +</HTML> |