 | | Feature: In the final draft, threads have stack-address and detached-state attributes (as discussed in Chapter 4). Draft 4 doesn't define these thread attributes. As a result, the thread attribute calls (pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setdetachstate, and pthread_attr_getdetachstate) have no meaning in a Draft 4 implementation. | |
|