index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thread_win32.c
Age
Commit message (
Expand
)
Author
2018-08-25
thread.c: use rb_hrtime_t scalar for high-resolution time operations
normal
2018-08-20
thread_pthread.c: reinitialize ubf_list at fork
normal
2018-08-16
thread.c (consume_communication_pipe): disarm UBF_TIMER before consume
normal
2018-08-13
thread_pthread.c: eliminate timer thread by restructuring GVL
normal
2018-08-06
thread_pthread.c: restore timer-thread for now :<
normal
2018-08-02
thread_win32.c: suppress warnings by -Wsuggest-attribute
k0kubun
2018-07-30
thread*.c: waiting on sigwait_fd performs periodic ubf wakeups
normal
2018-07-29
thread_pthread: remove timer-thread by restructuring GVL
normal
2018-07-08
mjit: get rid of memory leak in pause+resume loop
normal
2018-05-16
thread: reduce GET_THREAD calls
normal
2018-04-22
thread*: all condvars are monotonic
normal
2018-02-07
thread.c: favor timespec internally
normal
2018-02-04
mjit.c: merge MJIT infrastructure
k0kubun
2017-11-16
thread_win32.c: stop returning unused value
k0kubun
2017-11-07
* eval_intern.h: rename macros rb_thread_raised_* to
ko1
2017-11-06
move rb_thread_t::interrupt_flag and mask
ko1
2017-10-26
Use rb_execution_context_t instead of rb_thread_t
ko1
2017-09-10
move th->machine to ec->machine.
ko1
2017-08-26
thread_win32.c: set thread name
nobu
2017-06-12
unused functions
nobu
2017-05-13
thread_win32.c: disable currently unused functions
nobu
2017-04-17
thread_win32.c: fix index
nobu
2017-04-16
thread_win32.c: no GVL for interrupt_event
nobu
2016-09-13
Use PRIuSIZE format specifier for size_t values
rhe
2016-05-09
thread.c: clear atfork functions
nobu
2015-11-30
* thread_pthread.c (register_ubf_list): renamed from
kosaki
2015-08-14
improve handling of timer thread shutdown
normal
2015-07-16
* process.c (redirect_dup2): when the new FD of dup2() coflicts
ngoto
2014-09-21
* thread_pthread.c (native_set_thread_name): New function to
akr
2014-06-11
thread_pthread.c: timer thread flag
nobu
2014-05-15
Handle machine stack overflow on mingw
nobu
2014-05-09
thread_*.c: constify
nobu
2014-01-28
vm_core.h: rb_thread_struct::machine
nobu
2013-11-21
* eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure of
usa
2013-07-23
* thread_(pthread|win32).h: rename rb_thread_cond_t to
ko1
2013-07-23
* thread_native.h: add rb_nativethread_self() which returns
ko1
2013-07-23
* thread_native.h: added.
ko1
2013-07-08
win32: for strict ANSI
nobu
2013-03-30
timev.h: move time_t stuffs
nobu
2013-03-26
* internal.h: Define TIMET_MAX and TIMET_MIN here.
akr
2013-03-21
* thread_win32.c (native_sleep): suppress warning.
nobu
2013-02-27
thread_win32.c: suppress warning
nobu
2012-11-28
* thread_win32.c: catch up latest change of BLOCKING_REGION.
ko1
2012-06-17
thread_win32.h: rb_thread_lock_t for USE_WIN32_MUTEX
nobu
2012-06-17
thread_win32.c: USE_WIN32_MUTEX
nobu
2012-06-17
thread_win32.c: reserved pattern name
nobu
2012-06-08
* thread_win32.c (native_thread_create): add a comment.
usa
2012-03-29
* thread_win32.c (TIME_QUANTUM_USEC): 10ms(= old setting) [experimental]
usa
2012-01-28
* thread_win32.c (rb_w32_wait_events_blocking): use
shirosaki
2011-07-03
* include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,
ko1
[next]