Move pthread* manpages to lib/libpthread as they are not libc_r specific.
[dragonfly.git] / lib / libpthread /
drwxr-xr-x   ..
-rw-r--r-- 3966 Makefile
-rw-r--r-- 1446 README
-rw-r--r-- 328 dummy.c
-rw-r--r-- 6503 pthread_attr.3
-rw-r--r-- 3799 pthread_attr_get_np.3
-rw-r--r-- 2641 pthread_attr_setcreatesuspend_np.3
-rw-r--r-- 1987 pthread_cancel.3
-rw-r--r-- 2486 pthread_cleanup_pop.3
-rw-r--r-- 2536 pthread_cleanup_push.3
-rw-r--r-- 2686 pthread_cond_broadcast.3
-rw-r--r-- 2713 pthread_cond_destroy.3
-rw-r--r-- 2964 pthread_cond_init.3
-rw-r--r-- 2658 pthread_cond_signal.3
-rw-r--r-- 3229 pthread_cond_timedwait.3
-rw-r--r-- 2971 pthread_cond_wait.3
-rw-r--r-- 2987 pthread_condattr.3
-rw-r--r-- 4018 pthread_create.3
-rw-r--r-- 3248 pthread_detach.3
-rw-r--r-- 2563 pthread_equal.3
-rw-r--r-- 4043 pthread_exit.3
-rw-r--r-- 3872 pthread_getconcurrency.3
-rw-r--r-- 3038 pthread_getspecific.3
-rw-r--r-- 3618 pthread_join.3
-rw-r--r-- 4404 pthread_key_create.3
-rw-r--r-- 3542 pthread_key_delete.3
-rw-r--r-- 2531 pthread_kill.3
-rw-r--r-- 2351 pthread_main_np.3
-rw-r--r-- 2516 pthread_multi_np.3
-rw-r--r-- 2658 pthread_mutex_destroy.3
-rw-r--r-- 2863 pthread_mutex_init.3
-rw-r--r-- 2711 pthread_mutex_lock.3
-rw-r--r-- 2756 pthread_mutex_trylock.3
-rw-r--r-- 2678 pthread_mutex_unlock.3
-rw-r--r-- 4985 pthread_mutexattr.3
-rw-r--r-- 2876 pthread_mutexattr_getkind_np.3
-rw-r--r-- 3396 pthread_once.3
-rw-r--r-- 2183 pthread_resume_all_np.3
-rw-r--r-- 2619 pthread_resume_np.3
-rw-r--r-- 2739 pthread_rwlock_destroy.3
-rw-r--r-- 3274 pthread_rwlock_init.3
-rw-r--r-- 3936 pthread_rwlock_rdlock.3
-rw-r--r-- 2725 pthread_rwlock_unlock.3
-rw-r--r-- 3402 pthread_rwlock_wrlock.3
-rw-r--r-- 2517 pthread_rwlockattr_destroy.3
-rw-r--r-- 3056 pthread_rwlockattr_getpshared.3
-rw-r--r-- 2568 pthread_rwlockattr_init.3
-rw-r--r-- 3104 pthread_rwlockattr_setpshared.3
-rw-r--r-- 3080 pthread_schedparam.3
-rw-r--r-- 2475 pthread_self.3
-rw-r--r-- 2275 pthread_set_name_np.3
-rw-r--r-- 3433 pthread_setspecific.3
-rw-r--r-- 3026 pthread_sigmask.3
-rw-r--r-- 2203 pthread_suspend_all_np.3
-rw-r--r-- 2552 pthread_suspend_np.3
-rw-r--r-- 3087 pthread_switch_add_np.3
-rw-r--r-- 5494 pthread_testcancel.3
-rw-r--r-- 2692 sem_destroy.3
-rw-r--r-- 2722 sem_getvalue.3
-rw-r--r-- 3136 sem_init.3
-rw-r--r-- 2557 sem_open.3
-rw-r--r-- 2519 sem_post.3
-rw-r--r-- 2745 sem_wait.3
-rw-r--r-- 2841 sigwait.3