New POSIX threads version support. Detects Draft 4,5,6,7,10 (final).
Should eliminate individual checks for pthread_yield, sched_yield, and pthread_detach, but they're left in for now as a redundant check.
Please register or sign in to comment
Should eliminate individual checks for pthread_yield, sched_yield, and pthread_detach, but they're left in for now as a redundant check.