3 | | pthread_cancel |
4 | | pthread_cond_timedwait |
5 | | pthread_cond_wait |
6 | | pthread_detach |
7 | | pthread_rwlock_rdlock |
8 | | pthread_rwlock_wrlock |
9 | | pthread_rwlock_timedrdlock |
10 | | pthread_rwlock_timedwrlock |
| 4 | conformance/interfaces/pthread_cancel/5-1: execution: FAILED |
| 5 | conformance/interfaces/pthread_cond_timedwait/2-6: execution: FAILED |
| 6 | conformance/interfaces/pthread_cond_wait/2-3: execution: FAILED |
| 7 | conformance/interfaces/pthread_detach/4-1: execution: FAILED |
| 8 | conformance/interfaces/pthread_detach/4-2: execution: FAILED |
| 9 | conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: FAILED |
| 10 | conformance/interfaces/pthread_rwlock_rdlock/4-1: execution: FAILED |
| 11 | conformance/interfaces/pthread_rwlock_timedrdlock/6-1: execution: FAILED |
| 12 | conformance/interfaces/pthread_rwlock_timedwrlock/2-1: execution: FAILED |
| 13 | conformance/interfaces/pthread_rwlock_timedwrlock/6-1: execution: FAILED |
| 14 | conformance/interfaces/pthread_rwlock_wrlock/2-1: execution: FAILED |