Next: , Previous: , Up: POSIX (The Portable Operating System Interface)   [Contents][Index]


1.2.2.2 Unsafe Features

Functions that are unsafe to call in certain contexts are annotated with keywords that document their features that make them unsafe to call. AS-Unsafe features in this section indicate the functions are never safe to call when asynchronous signals are enabled. AC-Unsafe features indicate they are never safe to call when asynchronous cancellation is enabled. There are no MT-Unsafe marks in this section.


Next: Conditionally Safe Features, Previous: POSIX Safety Concepts, Up: POSIX (The Portable Operating System Interface)   [Contents][Index]