Keine Beschreibung

Jason Schmidlapp 062c5bc4df Initial commit vor 17 Jahren
platform 062c5bc4df Initial commit vor 17 Jahren
tests 062c5bc4df Initial commit vor 17 Jahren
ANNOUNCE 062c5bc4df Initial commit vor 17 Jahren
CONTRIBUTORS.ptw32 062c5bc4df Initial commit vor 17 Jahren
COPYING 062c5bc4df Initial commit vor 17 Jahren
COPYING.LIB 062c5bc4df Initial commit vor 17 Jahren
TODO 062c5bc4df Initial commit vor 17 Jahren
cleanup.c 062c5bc4df Initial commit vor 17 Jahren
create.c 062c5bc4df Initial commit vor 17 Jahren
global.c 062c5bc4df Initial commit vor 17 Jahren
implement.h 062c5bc4df Initial commit vor 17 Jahren
need_errno.h 062c5bc4df Initial commit vor 17 Jahren
pte_callUserDestroyRoutines.c 062c5bc4df Initial commit vor 17 Jahren
pte_cancellable_wait.c 062c5bc4df Initial commit vor 17 Jahren
pte_cond_check_need_init.c 062c5bc4df Initial commit vor 17 Jahren
pte_detach.c 062c5bc4df Initial commit vor 17 Jahren
pte_generic_osal.h 062c5bc4df Initial commit vor 17 Jahren
pte_getprocessors.c 062c5bc4df Initial commit vor 17 Jahren
pte_is_attr.c 062c5bc4df Initial commit vor 17 Jahren
pte_mutex_check_need_init.c 062c5bc4df Initial commit vor 17 Jahren
pte_new.c 062c5bc4df Initial commit vor 17 Jahren
pte_relmillisecs.c 062c5bc4df Initial commit vor 17 Jahren
pte_reuse.c 062c5bc4df Initial commit vor 17 Jahren
pte_rwlock_cancelwrwait.c 062c5bc4df Initial commit vor 17 Jahren
pte_rwlock_check_need_init.c 062c5bc4df Initial commit vor 17 Jahren
pte_spinlock_check_need_init.c 062c5bc4df Initial commit vor 17 Jahren
pte_threadDestroy.c 062c5bc4df Initial commit vor 17 Jahren
pte_threadStart.c 062c5bc4df Initial commit vor 17 Jahren
pte_throw.c 062c5bc4df Initial commit vor 17 Jahren
pte_tkAssocCreate.c 062c5bc4df Initial commit vor 17 Jahren
pte_tkAssocDestroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread.h 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_getdetachstate.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_getinheritsched.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_getschedparam.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_getschedpolicy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_getscope.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_getstackaddr.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_getstacksize.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_setdetachstate.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_setinheritsched.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_setschedparam.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_setschedpolicy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_setscope.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_setstackaddr.c 062c5bc4df Initial commit vor 17 Jahren
pthread_attr_setstacksize.c 062c5bc4df Initial commit vor 17 Jahren
pthread_barrier_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_barrier_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_barrier_wait.c 062c5bc4df Initial commit vor 17 Jahren
pthread_barrierattr_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_barrierattr_getpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_barrierattr_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_barrierattr_setpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_cancel.c 062c5bc4df Initial commit vor 17 Jahren
pthread_cond_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_cond_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_cond_signal.c 062c5bc4df Initial commit vor 17 Jahren
pthread_cond_wait.c 062c5bc4df Initial commit vor 17 Jahren
pthread_condattr_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_condattr_getpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_condattr_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_condattr_setpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_delay_np.c 062c5bc4df Initial commit vor 17 Jahren
pthread_detach.c 062c5bc4df Initial commit vor 17 Jahren
pthread_equal.c 062c5bc4df Initial commit vor 17 Jahren
pthread_exit.c 062c5bc4df Initial commit vor 17 Jahren
pthread_getconcurrency.c 062c5bc4df Initial commit vor 17 Jahren
pthread_getschedparam.c 062c5bc4df Initial commit vor 17 Jahren
pthread_getspecific.c 062c5bc4df Initial commit vor 17 Jahren
pthread_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_join.c 062c5bc4df Initial commit vor 17 Jahren
pthread_key_create.c 062c5bc4df Initial commit vor 17 Jahren
pthread_key_delete.c 062c5bc4df Initial commit vor 17 Jahren
pthread_kill.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutex_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutex_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutex_lock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutex_timedlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutex_trylock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutex_unlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_getkind_np.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_getpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_gettype.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_setkind_np.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_setpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_mutexattr_settype.c 062c5bc4df Initial commit vor 17 Jahren
pthread_num_processors_np.c 062c5bc4df Initial commit vor 17 Jahren
pthread_once.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_rdlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_timedrdlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_timedwrlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_tryrdlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_trywrlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_unlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlock_wrlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlockattr_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlockattr_getpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlockattr_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_rwlockattr_setpshared.c 062c5bc4df Initial commit vor 17 Jahren
pthread_self.c 062c5bc4df Initial commit vor 17 Jahren
pthread_setcancelstate.c 062c5bc4df Initial commit vor 17 Jahren
pthread_setcanceltype.c 062c5bc4df Initial commit vor 17 Jahren
pthread_setconcurrency.c 062c5bc4df Initial commit vor 17 Jahren
pthread_setschedparam.c 062c5bc4df Initial commit vor 17 Jahren
pthread_setspecific.c 062c5bc4df Initial commit vor 17 Jahren
pthread_spin_destroy.c 062c5bc4df Initial commit vor 17 Jahren
pthread_spin_init.c 062c5bc4df Initial commit vor 17 Jahren
pthread_spin_lock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_spin_trylock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_spin_unlock.c 062c5bc4df Initial commit vor 17 Jahren
pthread_terminate.c 062c5bc4df Initial commit vor 17 Jahren
pthread_testcancel.c 062c5bc4df Initial commit vor 17 Jahren
pthread_timechange_handler_np.c 062c5bc4df Initial commit vor 17 Jahren
sched.h 062c5bc4df Initial commit vor 17 Jahren
sched_get_priority_max.c 062c5bc4df Initial commit vor 17 Jahren
sched_get_priority_min.c 062c5bc4df Initial commit vor 17 Jahren
sched_setscheduler.c 062c5bc4df Initial commit vor 17 Jahren
sched_yield.c 062c5bc4df Initial commit vor 17 Jahren
sem_close.c 062c5bc4df Initial commit vor 17 Jahren
sem_destroy.c 062c5bc4df Initial commit vor 17 Jahren
sem_getvalue.c 062c5bc4df Initial commit vor 17 Jahren
sem_init.c 062c5bc4df Initial commit vor 17 Jahren
sem_open.c 062c5bc4df Initial commit vor 17 Jahren
sem_post.c 062c5bc4df Initial commit vor 17 Jahren
sem_post_multiple.c 062c5bc4df Initial commit vor 17 Jahren
sem_timedwait.c 062c5bc4df Initial commit vor 17 Jahren
sem_trywait.c 062c5bc4df Initial commit vor 17 Jahren
sem_unlink.c 062c5bc4df Initial commit vor 17 Jahren
sem_wait.c 062c5bc4df Initial commit vor 17 Jahren
semaphore.h 062c5bc4df Initial commit vor 17 Jahren