; dlltool -z pthread.def attr.o barrier.o cancel.o cleanup.o condvar.o create.o dll.o errno.o exit.o fork.o global.o misc.o mutex.o nonportable.o private.o rwlock.o sched.o semaphore.o signal.o spin.o sync.o tsd.o version.o EXPORTS pthreadCancelableTimedWait @ 1 pthreadCancelableWait @ 2 pthread_attr_destroy @ 3 pthread_attr_getdetachstate @ 4 pthread_attr_getinheritsched @ 5 pthread_attr_getschedparam @ 6 pthread_attr_getschedpolicy @ 7 pthread_attr_getscope @ 8 pthread_attr_getstackaddr @ 9 pthread_attr_getstacksize @ 10 pthread_attr_init @ 11 pthread_attr_setdetachstate @ 12 pthread_attr_setinheritsched @ 13 pthread_attr_setschedparam @ 14 pthread_attr_setschedpolicy @ 15 pthread_attr_setscope @ 16 pthread_attr_setstackaddr @ 17 pthread_attr_setstacksize @ 18 pthread_barrier_destroy @ 19 pthread_barrier_init @ 20 pthread_barrier_wait @ 21 pthread_barrierattr_destroy @ 22 pthread_barrierattr_getpshared @ 23 pthread_barrierattr_init @ 24 pthread_barrierattr_setpshared @ 25 pthread_cancel @ 26 pthread_cond_broadcast @ 27 pthread_cond_destroy @ 28 pthread_cond_init @ 29 pthread_cond_signal @ 30 pthread_cond_timedwait @ 31 pthread_cond_wait @ 32 pthread_condattr_destroy @ 33 pthread_condattr_getpshared @ 34 pthread_condattr_init @ 35 pthread_condattr_setpshared @ 36 pthread_create @ 37 pthread_delay_np @ 38 pthread_detach @ 39 pthread_equal @ 40 pthread_exit @ 41 pthread_getconcurrency @ 42 pthread_getschedparam @ 43 pthread_getspecific @ 44 pthread_getw32threadhandle_np @ 45 pthread_join @ 46 pthread_key_create @ 47 pthread_key_delete @ 48 pthread_kill @ 49 pthread_mutex_destroy @ 50 pthread_mutex_init @ 51 pthread_mutex_lock @ 52 pthread_mutex_timedlock @ 53 pthread_mutex_trylock @ 54 pthread_mutex_unlock @ 55 pthread_mutexattr_destroy @ 56 pthread_mutexattr_getkind_np @ 57 pthread_mutexattr_getpshared @ 58 pthread_mutexattr_gettype @ 59 pthread_mutexattr_init @ 60 pthread_mutexattr_setkind_np @ 61 pthread_mutexattr_setpshared @ 62 pthread_mutexattr_settype @ 63 pthread_num_processors_np @ 64 pthread_once @ 65 pthread_rwlock_destroy @ 66 pthread_rwlock_init @ 67 pthread_rwlock_rdlock @ 68 pthread_rwlock_timedrdlock @ 69 pthread_rwlock_timedwrlock @ 70 pthread_rwlock_tryrdlock @ 71 pthread_rwlock_trywrlock @ 72 pthread_rwlock_unlock @ 73 pthread_rwlock_wrlock @ 74 pthread_rwlockattr_destroy @ 75 pthread_rwlockattr_getpshared @ 76 pthread_rwlockattr_init @ 77 pthread_rwlockattr_setpshared @ 78 pthread_self @ 79 pthread_setcancelstate @ 80 pthread_setcanceltype @ 81 pthread_setconcurrency @ 82 pthread_setschedparam @ 83 pthread_setspecific @ 84 pthread_spin_destroy @ 85 pthread_spin_init @ 86 pthread_spin_lock @ 87 pthread_spin_trylock @ 88 pthread_spin_unlock @ 89 pthread_testcancel @ 90 pthread_timechange_handler_np @ 91 pthread_win32_process_attach_np @ 92 pthread_win32_process_detach_np @ 93 pthread_win32_test_features_np @ 94 pthread_win32_thread_attach_np @ 95 pthread_win32_thread_detach_np @ 96 ptw32_get_exception_services_code @ 97 ptw32_pop_cleanup @ 98 ptw32_push_cleanup @ 99 sched_get_priority_max @ 100 sched_get_priority_min @ 101 sched_getscheduler @ 102 sched_setscheduler @ 103 sched_yield @ 104 sem_close @ 105 sem_destroy @ 106 sem_getvalue @ 107 sem_init @ 108 sem_open @ 109 sem_post @ 110 sem_post_multiple @ 111 sem_timedwait @ 112 sem_trywait @ 113 sem_unlink @ 114 sem_wait @ 115