| Constant |
Description |
| _POSIX_THREADS |
Base threads |
| _POSIX_THREAD_ATTR_STACKADDR |
Stack address attribute. Not present
in the i5/OS implementation. |
| _POSIX_THREAD_ATTR_STACKSIZE |
Stack size attribute. Not present in
the i5/OS implementation. |
|
_POSIX_THREAD_PRIORITY_SCHEDULING |
Thread priority scheduling. Not
present in the i5/OS implementation. |
| _POSIX_THREAD_PRIO_INHERIT |
Mutex priority inheritance. Not
present in the i5/OS implementation. |
| _POSIX_THREAD_PRIO_PROTECT |
Mutex priority ceiling. Not present
in the i5/OS implementation. |
| _POSIX_THREAD_PROCESS_SHARED |
Synchronization primitives may be
shared between processes. |