[mavericks] disable some thread-related death tests on OS X 10.9
pthread_cond_destroy() doesn't meet the test's assumption. the mutext test would still pass, but this is a minor case anyway, so it's probably okay to just disable both rather introduce more macro variables.
Please register or sign in to comment