Lines Matching full:cancellation
67 function creates a cancellation point in the calling thread.
73 receipt of a cancellation request.
74 The thread may control cancellation in
84 cancellation requests against the target thread are held pending.
88 new or pending cancellation requests may be acted upon at any time.
91 cancellation requests are held pending until a cancellation point (see
94 cancelability type has no immediate effect as all cancellation requests
98 .Ss Cancellation Points
99 Cancellation points will occur when a thread is executing the following
112 function is a cancellation point if
121 function is a cancellation point if it is potentially blocking,
177 For cancellation control to be usable in modular
197 is called in such a state and it enables cancelability and a cancellation
250 cancellation points.