summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch18.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch18.t')
-rw-r--r--doc/posix1003.1/ch18.t25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch18.t b/doc/posix1003.1/ch18.t
new file mode 100644
index 0000000000..0fe7799a9f
--- /dev/null
+++ b/doc/posix1003.1/ch18.t
@@ -0,0 +1,25 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Thread Cancellation
+@section Thread Cancellation Overview
+@subsection Cancelability States
+@subsubsection Cancellation Points
+@subsubsection Thread Cancellation Cleanup Handlers
+@subsubsection Async-Cancel Safety
+@section Thread Cancellation Functions
+@subsubsection Canceling Execution of a Thread
+@subsubsection Setting Cancelability State
+@subsubsection Establishing Cancellation Handlers
+@section Language-Independent Cancellation Functionality
+@subsubsection Requesting Cancellation
+@subsubsection Associating Cleanup Code With Scopes
+@subsubsection Controlling Cancellation Within Scopes
+@subsubsection Defined Cancellation Sequence
+@subsubsection List of Cancellation Points
+