From 2d19ed6c69296eeeb41796f2a8474c02234f4eb1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Mar 1998 22:06:41 +0000 Subject: Baseline --- doc/posix1003.1/ch16.t | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/posix1003.1/ch16.t (limited to 'doc/posix1003.1/ch16.t') diff --git a/doc/posix1003.1/ch16.t b/doc/posix1003.1/ch16.t new file mode 100644 index 0000000000..636319d595 --- /dev/null +++ b/doc/posix1003.1/ch16.t @@ -0,0 +1,20 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + +@chapter Thread Management +@section Threads +@section Thread Functions +@subsubsection Thread Creation Attributes +@subsubsection Thread Creation +@subsubsection Wait for Thread Termination +@subsubsection Detaching a Thread +@subsubsection Thread Termination +@subsubsection Get Thread ID +@subsubsection Compare Thread IDs +@subsubsection Dynamic Package Initialization + -- cgit v1.2.3