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
/
cygthread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove leftover useless copyright hints
Corinna Vinschen
2016-06-25
1
-3
/
+0
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-4
/
+4
*
* cygthread.h (cygthread::name): Very minor formatting tweak.
Christopher Faylor
2011-12-13
1
-1
/
+1
*
* syscalls.cc (try_to_bin): Improve debug output.
Corinna Vinschen
2011-10-20
1
-2
/
+2
*
* cygthread.cc (cygthread::async_create): Define new function.
Christopher Faylor
2011-07-30
1
-16
/
+10
*
* wincap.h (wincaps::has_buggy_thread_startup): Declare.
Christopher Faylor
2010-09-19
1
-0
/
+1
*
* cygthread.h (cygthread::cygthread): Reorganize slightly.
Christopher Faylor
2010-09-12
1
-2
/
+4
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-3
/
+18
*
* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
Christopher Faylor
2010-07-30
1
-2
/
+19
*
Change process_lock to lock_process throughout. Change all calls to new
Christopher Faylor
2005-10-17
1
-1
/
+3
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-1
/
+2
*
* cygthread.h (cygthread::terminate_thread): Reflect return value.
Christopher Faylor
2005-02-06
1
-1
/
+1
*
Update copyrights.
Christopher Faylor
2005-01-03
1
-1
/
+1
*
* cygthread.cc (cygthread::stub): Set inuse to false when exiting.
Christopher Faylor
2005-01-02
1
-1
/
+0
*
* cygthread.cc (cygthread::stub): Detect if thread function wants to release
Christopher Faylor
2004-12-23
1
-0
/
+1
*
* cygheap.cc (cygheap_setup_for_child): Add api_fatal to catch failing
Christopher Faylor
2004-12-22
1
-1
/
+5
*
* cygthread.h (cygthread::release): Just declare here.
Christopher Faylor
2004-12-22
1
-1
/
+1
*
* cygthread.cc (cygthread::terminate_thread): Make public.
Christopher Faylor
2004-12-05
1
-1
/
+1
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-0
/
+5
*
* cygthread.cc (cygthread::is): Eliminate.
Christopher Faylor
2004-05-16
1
-1
/
+0
*
revert previous not-ready-for-primetime checkin.
Christopher Faylor
2004-05-15
1
-1
/
+0
*
* cygheap.h: Remove some parameter names from declarations throughout.
Christopher Faylor
2004-05-15
1
-0
/
+1
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-1
/
+1
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-4
/
+1
*
* cygthread.cc (cygthread::stub): Revert previous change and again subsume
Christopher Faylor
2003-12-14
1
-1
/
+1
*
* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.
Christopher Faylor
2003-12-03
1
-0
/
+2
*
* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.
Christopher Faylor
2003-08-28
1
-1
/
+1
*
* cygthread.h (cygthread::terminate_thread): Mark private.
Christopher Faylor
2003-06-02
1
-1
/
+1
*
* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.
Christopher Faylor
2003-04-10
1
-1
/
+1
*
* cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*
Christopher Faylor
2003-04-04
1
-1
/
+1
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
1
-1
/
+1
*
* cygthread.h (cygthread::stack_ptr): New element.
Christopher Faylor
2002-12-11
1
-1
/
+3
*
* cygthread.cc (cygthread::exiting): New variable.
Christopher Faylor
2002-10-22
1
-4
/
+2
*
* cygthread.cc (cygthread::stub): Don't create event for long-running threads.
Christopher Faylor
2002-10-13
1
-0
/
+1
*
* cygthread.cc (cygthread::stub): Don't create an event for "cygself" threads.
Christopher Faylor
2002-10-09
1
-0
/
+7
*
* cygthread.h (cygthread::terminate): Declare new function.
Christopher Faylor
2002-09-29
1
-1
/
+2
*
* cygthread.cc (hthreads): Remove unneeded global.
Christopher Faylor
2002-08-29
1
-0
/
+5
*
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
Christopher Faylor
2002-08-06
1
-0
/
+2
*
* cygthread.cc (cygthread::exit_thread): Define new method.
Christopher Faylor
2002-08-02
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
1
-0
/
+30