index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thread_win32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove IA64 support.
Samuel Williams
2019-06-19
1
-1
/
+1
*
Specify that size is non-committed memory.
Samuel Williams
2019-06-19
1
-1
/
+1
*
Use default stack size for worker thread (no th pointer available).
Samuel Williams
2019-06-19
1
-1
/
+1
*
Use stack size defaults for win32 threads.
Samuel Williams
2019-06-19
1
-2
/
+2
*
thread.c (call_without_gvl): spawn thread for UBF iff single-threaded
normal
2019-01-04
1
-0
/
+6
*
add disabling MJIT features option.
ko1
2018-10-20
1
-0
/
+2
*
rb_sigwait_sleep: change internal API to use rb_hrtime_t
normal
2018-10-19
1
-2
/
+2
*
thread.c: use rb_hrtime_t scalar for high-resolution time operations
normal
2018-08-25
1
-3
/
+8
*
thread_pthread.c: reinitialize ubf_list at fork
normal
2018-08-20
1
-0
/
+1
*
thread.c (consume_communication_pipe): disarm UBF_TIMER before consume
normal
2018-08-16
1
-0
/
+1
*
thread_pthread.c: eliminate timer thread by restructuring GVL
normal
2018-08-13
1
-2
/
+27
*
thread_pthread.c: restore timer-thread for now :<
normal
2018-08-06
1
-27
/
+2
*
thread_win32.c: suppress warnings by -Wsuggest-attribute
k0kubun
2018-08-02
1
-1
/
+2
*
thread*.c: waiting on sigwait_fd performs periodic ubf wakeups
normal
2018-07-30
1
-0
/
+1
*
thread_pthread: remove timer-thread by restructuring GVL
normal
2018-07-29
1
-2
/
+25
*
mjit: get rid of memory leak in pause+resume loop
normal
2018-07-08
1
-1
/
+1
*
thread: reduce GET_THREAD calls
normal
2018-05-16
1
-4
/
+6
*
thread*: all condvars are monotonic
normal
2018-04-22
1
-1
/
+1
*
thread.c: favor timespec internally
normal
2018-02-07
1
-3
/
+3
*
mjit.c: merge MJIT infrastructure
k0kubun
2018-02-04
1
-31
/
+54
*
thread_win32.c: stop returning unused value
k0kubun
2017-11-16
1
-9
/
+7
*
* eval_intern.h: rename macros rb_thread_raised_* to
ko1
2017-11-07
1
-5
/
+5
*
move rb_thread_t::interrupt_flag and mask
ko1
2017-11-06
1
-2
/
+2
*
Use rb_execution_context_t instead of rb_thread_t
ko1
2017-10-26
1
-6
/
+4
*
move th->machine to ec->machine.
ko1
2017-09-10
1
-3
/
+3
*
thread_win32.c: set thread name
nobu
2017-08-26
1
-0
/
+5
*
unused functions
nobu
2017-06-12
1
-4
/
+2
*
thread_win32.c: disable currently unused functions
nobu
2017-05-13
1
-1
/
+4
*
thread_win32.c: fix index
nobu
2017-04-17
1
-1
/
+2
*
thread_win32.c: no GVL for interrupt_event
nobu
2017-04-16
1
-25
/
+7
*
Use PRIuSIZE format specifier for size_t values
rhe
2016-09-13
1
-1
/
+1
*
thread.c: clear atfork functions
nobu
2016-05-09
1
-7
/
+0
*
* thread_pthread.c (register_ubf_list): renamed from
kosaki
2015-11-30
1
-1
/
+1
*
improve handling of timer thread shutdown
normal
2015-08-14
1
-7
/
+1
*
* process.c (redirect_dup2): when the new FD of dup2() coflicts
ngoto
2015-07-16
1
-0
/
+6
*
* thread_pthread.c (native_set_thread_name): New function to
akr
2014-09-21
1
-0
/
+5
*
thread_pthread.c: timer thread flag
nobu
2014-06-11
1
-15
/
+18
*
Handle machine stack overflow on mingw
nobu
2014-05-15
1
-0
/
+12
*
thread_*.c: constify
nobu
2014-05-09
1
-2
/
+2
*
vm_core.h: rb_thread_struct::machine
nobu
2014-01-28
1
-3
/
+3
*
* eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure of
usa
2013-11-21
1
-0
/
+6
*
* thread_(pthread|win32).h: rename rb_thread_cond_t to
ko1
2013-07-23
1
-8
/
+8
*
* thread_native.h: add rb_nativethread_self() which returns
ko1
2013-07-23
1
-0
/
+7
*
* thread_native.h: added.
ko1
2013-07-23
1
-10
/
+10
*
win32: for strict ANSI
nobu
2013-07-08
1
-3
/
+3
*
timev.h: move time_t stuffs
nobu
2013-03-30
1
-10
/
+0
*
* internal.h: Define TIMET_MAX and TIMET_MIN here.
akr
2013-03-26
1
-2
/
+0
*
* thread_win32.c (native_sleep): suppress warning.
nobu
2013-03-21
1
-1
/
+1
*
thread_win32.c: suppress warning
nobu
2013-02-27
1
-8
/
+2
*
* thread_win32.c: catch up latest change of BLOCKING_REGION.
ko1
2012-11-28
1
-2
/
+2
[next]