index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* thread.cc (pthread::pthread): Drop setting parent_tls. Call
Corinna Vinschen
2011-08-24
1
-1
/
+1
*
* cygtls.h (struct _local_storage): Add cw_timer member.
Yaakov Selkowitz
2011-08-03
1
-3
/
+4
*
* cygwin.din (pthread_condattr_getclock): Export.
Yaakov Selkowitz
2011-07-21
1
-0
/
+2
*
* cygwin.din (pthread_attr_getguardsize): Export.
Corinna Vinschen
2011-05-15
1
-0
/
+1
*
* thread.h (pthread::static_cancel_self): Mark as noreturn.
Christopher Faylor
2011-05-04
1
-2
/
+2
*
* cygwin.din (pthread_attr_getstack): Export.
Yaakov Selkowitz
2011-05-03
1
-0
/
+1
*
* fhandler_windows.cc (fhandler_windows::read): Use
Corinna Vinschen
2011-05-01
1
-0
/
+1
*
* thread.h (class pthread): Add bool member canceled.
Corinna Vinschen
2011-04-30
1
-0
/
+1
*
* cygwin.din (pthread_spin_destroy): Export.
Corinna Vinschen
2011-03-29
1
-6
/
+23
*
* thread.cc (semaphore::init, destroy, close): Standards conformance
Corinna Vinschen
2011-03-29
1
-0
/
+2
*
* include/sys/strace.h: Define _STRACE_SPECIAL.
Christopher Faylor
2010-02-22
1
-33
/
+41
*
* pthread.cc (pthread_mutex_init): Explicitly fill out third arg to
Christopher Faylor
2010-02-12
1
-7
/
+9
*
* dcrt0.cc (_dll_crt0): Set _main_tls as early as possible.
Christopher Faylor
2010-02-10
1
-33
/
+8
*
* select.h: New file split from fhandler.h.
Christopher Faylor
2009-06-30
1
-1
/
+1
*
* thread.h (struct pthread_rwlock::RWLOCK_READER): Add counter n.
Corinna Vinschen
2009-01-20
1
-0
/
+1
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-2
/
+2
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+2
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-0
/
+1
*
Drop old SetResourceLock stuff in favor of mutos.
Corinna Vinschen
2007-11-27
1
-18
/
+0
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test.
Christopher Faylor
2007-02-22
1
-5
/
+9
*
* cygwin.din (sem_unlink): Export.
Corinna Vinschen
2007-02-20
1
-15
/
+27
*
* thread.h: Revert patch from 2005-09-05.
Corinna Vinschen
2005-09-06
1
-4
/
+10
*
* thread.h (pthread_mutex::get_pthread_self): Remove.
Corinna Vinschen
2005-09-05
1
-10
/
+4
*
* thread.cc (pthread::create(3 args)): Make bool.
Corinna Vinschen
2005-08-05
1
-2
/
+2
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-3
/
+3
*
* thread.h (verifyable_object_state verifyable_object_isvalid): Delete function
Christopher Faylor
2005-07-03
1
-5
/
+0
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-3
/
+3
*
* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.
Christopher Faylor
2005-06-11
1
-2
/
+9
*
Change pthread::cancelable_wait to just cancelable_wait, throughout.
Christopher Faylor
2005-06-09
1
-5
/
+13
*
* thread.h (List_remove): Revert most of 2005-05-30 change.
Christopher Faylor
2005-06-01
1
-3
/
+1
*
* thread.h (List_remove): Make node parameter const. Use simple comparison and
Christopher Faylor
2005-05-30
1
-2
/
+4
*
* thread.h (pthread_key::set): Inline.
Christopher Faylor
2005-05-29
1
-3
/
+3
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-4
/
+4
*
* thread.h (pthread::init_mainthread): Remove parameter forked.
Christopher Faylor
2004-04-10
1
-2
/
+2
*
* thread.h (pthread::init_mainthread): Add parameter forked. Set forked
Christopher Faylor
2004-03-30
1
-1
/
+1
*
* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):
Thomas Pfaff
2004-03-04
1
-3
/
+6
*
* thread.cc (pthread::cancelable_wait): Rearrange slightly.
Corinna Vinschen
2004-02-24
1
-2
/
+3
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
1
-2
/
+2
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-4
/
+1
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-114
/
+3
*
* cygthread.cc (cygthread::stub): Revert previous change and again subsume
Christopher Faylor
2003-12-14
1
-2
/
+1
*
* miscfuncs.cc (low_priority_sleep): Correct thinko which caused SetPriority to
Christopher Faylor
2003-12-12
1
-0
/
+1
*
* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.
Christopher Faylor
2003-12-03
1
-1
/
+2
*
white space
Christopher Faylor
2003-12-02
1
-14
/
+14
*
* thread.cc (pthread_rwlock::add_reader): Remove mx parameter for
Thomas Pfaff
2003-12-01
1
-15
/
+15
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-24
/
+24
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-2
/
+2
*
Rename pthread::running to pthread::valid throughout.
Thomas Pfaff
2003-10-31
1
-1
/
+14
*
* thread.h (fast_mutex::init): Initialize lock_counter.
Thomas Pfaff
2003-10-27
1
-0
/
+1
[next]