mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
More cancellation points
This commit is contained in:
@@ -6180,7 +6180,8 @@ returned to indicate the error:
|
||||
</p>
|
||||
<p>
|
||||
The <code>pthread_cleanup_push()</code> function will push the specified cancellation cleanup handler routine onto the calling thread's cancellation cleanup stack.
|
||||
|
||||
</p>
|
||||
<p>
|
||||
The cancellation cleanup handler will be popped from the cancellation cleanup stack and invoked with the argument arg when:
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user