summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_switch_add_np.3
Commit message (Collapse)AuthorAgeFilesLines
* Hide the implementation details about multiple threading librariesru2007-10-221-1/+0
| | | | | | from the synopses of pthread*(3) manpages. Reviewed by: deischen, davidxu
* Remove mentions of libc_r.ru2006-09-301-1/+2
|
* Removed trailing whitespace.ru2004-07-021-1/+1
|
* mdoc(7) police: Scheduled sweep.ru2003-02-241-18/+18
|
* Finally! Document all undocumented functions in libc_r.phantom2003-02-131-0/+87
Add manual pages for following functions: . pthread_attr_setcreatesuspend_np(3) . pthread_main_np(3) . pthread_multi_np(3) . pthread_single_np(3) . pthread_mutexattr_getkind_np(3) . pthread_mutexattr_setkind_np(3) . pthread_resume_all_np(3) . pthread_resume_np(3) . pthread_set_name_np(3) . pthread_suspend_all_np(3) . pthread_suspend_np(3) . pthread_switch_add_np(3) . pthread_switch_delete_np(3) MFC after: 3 days
OpenPOWER on IntegriCloud