 | | Feature: In the final draft, mutexes have both defined and optional attributes (the priority-scheduling attributes and the process-shared attribute we discussed in Chapter 3, Synchronizing Pthreads). Draft 4 defines no mutex attributes. As a result, the mutex attribute calls listed below and the compile-time constants PTHREAD_PROCESS_SHARED and PTHREAD_PROCESS_PRIVATE have no meaning in a Draft 4 implementation. | |
|