summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/pthread.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Feature test macros overhaul: Cygwin pthread.hYaakov Selkowitz2016-04-041-8/+21
* POSIX barrier implementation, take 3Václav Haisman2016-02-131-0/+12
* headers: properly decorate attributesEric Blake2014-08-011-3/+3
* * thread.cc (pthread::create): Handle stackaddr as upper bound address.Corinna Vinschen2014-07-161-7/+5
* * thread.cc (pthread_mutex::pthread_mutex): Change default typeCorinna Vinschen2014-07-141-1/+1
* * include/pthread.h (pthread_atfork): Add missing declaration.Corinna Vinschen2013-02-261-0/+2
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * include/pthread.h (pthread_exit): Mark as "noreturn".Christopher Faylor2013-01-141-1/+1
* * include/pthread.h: Include time.h as required by POSIX.Yaakov Selkowitz2012-02-131-1/+2
* * cygwin.din (pthread_sigqueue): Export.Yaakov Selkowitz2012-01-061-0/+1
* * cygwin.din (pthread_condattr_getclock): Export.Yaakov Selkowitz2011-07-211-6/+2
* * cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz2011-05-171-0/+1
* * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen2011-05-151-0/+2
* * cygwin.din (pthread_attr_getstack): Export.Yaakov Selkowitz2011-05-031-1/+4
* * thread.cc (pthread_setschedprio): New function.Yaakov Selkowitz2011-04-151-0/+1
* * cygwin.din (pthread_spin_destroy): Export.Corinna Vinschen2011-03-291-0/+7
* * Throughout fix copyright dates.Corinna Vinschen2011-02-151-1/+1
* * cygwin.din (pthread_yield): Export as alias to sched_yield.Yaakov Selkowitz2011-02-101-0/+1
* * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.Corinna Vinschen2007-02-071-6/+2
* * fhandler_socket.cc: Update copyright.Corinna Vinschen2006-07-131-1/+1
* * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen2006-07-121-3/+5
* * include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor2005-06-111-2/+2
* * include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor2005-06-091-1/+1
* white space and minor comment cleanup.Christopher Faylor2005-05-021-3/+3
* * include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff2004-03-041-1/+4
* * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff2003-03-181-1/+15
* * include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff2003-03-181-0/+1
* * include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff2003-01-221-2/+2
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-101-1/+1
* Apply pthread_types_patchThomas Pfaff2003-01-091-2/+2
* Applied pthread_mutex patchThomas Pfaff2003-01-091-4/+3
* whitespaceChristopher Faylor2002-12-121-1/+1
* 2002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-07-041-1/+1
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-101-4/+14
* * include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda2001-11-151-1/+2
* Eliminate excess whitespace.Christopher Faylor2001-11-051-2/+2
* Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-251-1/+1
* * include/pthread.h: Remove C++ comment.Christopher Faylor2001-05-091-1/+1
* * include/pthread.h (pthread_cleanup_push): Eliminate space precedingChristopher Faylor2001-05-031-6/+5
* * configure.in: Remove PTH_ALLOW.Robert Collins2001-04-121-67/+129
* * sched.cc: New file. Implement sched*.Christopher Faylor2001-03-211-71/+61
* * cygwin.din: Export the new functions.Christopher Faylor2001-03-171-0/+33
* * include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor2000-05-081-4/+4
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+92