homework-jianmu/deps/pthread
slguan 35aa9a95e4 fix the issue #370, support for compilation of vs2019 2019-08-22 18:26:57 +08:00
..
CMakeLists.txt Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
attr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
autostatic.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
barrier.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
cancel.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
cleanup.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
condvar.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
config.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
context.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
create.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
dll.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
errno.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
exit.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
fork.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
global.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
implement.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
misc.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
mutex.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
need_errno.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
nonportable.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
private.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread.h fix the issue #370, support for compilation of vs2019 2019-08-22 18:26:57 +08:00
pthread_attr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getdetachstate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getinheritsched.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getschedpolicy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getscope.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getstackaddr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_getstacksize.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setdetachstate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setinheritsched.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setschedpolicy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setscope.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setstackaddr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_attr_setstacksize.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrier_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrier_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrier_wait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_barrierattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cancel.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_signal.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_cond_wait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_condattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_delay_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_detach.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_equal.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_exit.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getconcurrency.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getspecific.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getunique_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_getw32threadhandle_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_join.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_key_create.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_key_delete.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_kill.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_consistent.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_timedlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_trylock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutex_unlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_getkind_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_getrobust.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_gettype.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_setkind_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_setrobust.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_mutexattr_settype.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_num_processors_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_once.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_rdlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_timedrdlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_timedwrlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_tryrdlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_trywrlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_unlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlock_wrlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_getpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_rwlockattr_setpshared.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_self.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setcancelstate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setcanceltype.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setconcurrency.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setschedparam.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_setspecific.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_trylock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_spin_unlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_testcancel.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_timechange_handler_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
pthread_win32_attach_detach_np.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_MCS_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_OLL_lock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_callUserDestroyRoutines.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_calloc.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_cond_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_getprocessors.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_is_attr.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_mutex_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_new.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_processInitialize.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_processTerminate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_relmillisecs.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_reuse.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_rwlock_cancelwrwait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_rwlock_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_semwait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_spinlock_check_need_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_threadDestroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_threadStart.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_throw.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_timespec.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_tkAssocCreate.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
ptw32_tkAssocDestroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
rwlock.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_get_priority_max.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_get_priority_min.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_getscheduler.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_setscheduler.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sched_yield.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_close.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_destroy.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_getvalue.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_init.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_open.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_post.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_post_multiple.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_timedwait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_trywait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_unlink.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sem_wait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
semaphore.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
semaphore.h Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
signal.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
spin.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
sync.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
tsd.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
version.rc Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
w32_CancelableWait.c Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00