summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-24/+24
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-2/+2
* Rename pthread::running to pthread::valid throughout.Thomas Pfaff2003-10-311-1/+14
* * thread.h (fast_mutex::init): Initialize lock_counter.Thomas Pfaff2003-10-271-0/+1
* * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen2003-10-271-1/+9
* Rename native_mutex to fast_mutex throughout.Thomas Pfaff2003-10-241-38/+112
* * thread.h (__reent_t::init_clib): Declare new function.Christopher Faylor2003-09-201-0/+1
* * thread.cc (MTinterface::fixup_after_fork): Fix thread list after fork.Thomas Pfaff2003-06-241-1/+11
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* * thread.h (pthread::init_mainthread): Remove function parameter.Thomas Pfaff2003-05-151-2/+2
* * thread.h (pthread::equal): New static method.Thomas Pfaff2003-04-171-0/+5
* Fix a race in pthread_rwlock caused by simultanoues unlock and cancelation.Thomas Pfaff2003-04-151-0/+12
* * thread.h: Change class names, methods, members and local varsThomas Pfaff2003-03-271-118/+119
* * thread.h (class List): Move inline code inside classThomas Pfaff2003-03-231-79/+96
* * pthread.cc (pthread_attr_init): RemoveThomas Pfaff2003-03-181-91/+0
* * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff2003-03-181-1/+78
* * thread.h (pthread_cond::ExitingWait): Remove.Thomas Pfaff2003-03-181-9/+13
* * include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff2003-03-181-9/+48
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-101-1/+1
* Apply pthread_cancel_patchThomas Pfaff2003-01-091-0/+4
* Applied pthread_mutex patchThomas Pfaff2003-01-091-1/+9
* Applied cond_init patchThomas Pfaff2003-01-091-16/+24
* whitespaceChristopher Faylor2002-12-121-1/+0
* 2002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-11-241-12/+16
* 2002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-10-171-0/+1
* 2002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-301-1/+9
* * environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor2002-09-301-4/+4
* 2002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-291-1/+5
* * cygthread.h (cygthread::terminate): Declare new function.Christopher Faylor2002-09-291-82/+82
* 2002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-271-1/+1
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-211-29/+19
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-211-45/+41
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-211-11/+49
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-201-3/+6
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-201-1/+9
* 2002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-171-5/+15
* * init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor2002-09-161-1/+1
* 2002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-161-25/+45
* 2002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-07-041-6/+17
* 2002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-06-231-1/+1
* * winver.rc: Add more words to copyright.Christopher Faylor2002-06-131-1/+0
* * spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor2002-06-111-7/+7
* /tmp/cvs610a0a90.1Robert Collins2002-06-101-31/+33
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-101-11/+14
* /tmp/cvs610a0efc.1Robert Collins2002-06-051-0/+1
* * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen2002-02-101-1/+1
* * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen2002-02-101-1/+1
* 2001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-12-261-0/+1
* Eliminate excess whitespace.Christopher Faylor2001-11-051-1/+1
* Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-291-5/+9