summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/include/pthread_np.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the thread-related .h files to /usr/src/include/, since theguenther2017-10-151-53/+0
* Remove prototypes for unimplemented non-portable functions in rthreads.kurt2012-03-221-3/+1
* Remove pthread_suspend* and related functions. This is part of thekurt2012-03-221-8/+1
* Change a debug interface to take const char pointers so we don't avekrw2006-04-091-2/+2
* pthead_supsend_all_np and pthread_resume_all_np from freebsd viamarc2004-05-011-1/+3
* Change read_stackseg_np to work with any thread, not just the currentmarc2004-01-261-2/+2
* threaded version of closefrommarc2004-01-151-1/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-13/+13
* pthread_main_np prototypepvalchev2001-08-171-1/+2
* sync with FreeBSDd1999-11-251-5/+5
* sync with FreeBSDd1999-05-261-1/+8
* missed these too. sighd1998-09-051-0/+51