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_pthread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thread.c: fix for non-scalar pthread_t
nobu
2014-06-11
1
-1
/
+5
*
thread_pthread.c: timer thread flag
nobu
2014-06-11
1
-8
/
+13
*
thread_pthread.c: variable for errno
nobu
2014-05-10
1
-7
/
+12
*
thread_pthread.c: timer_thread_pipe struct
nobu
2014-05-10
1
-18
/
+23
*
thread_pthread.c: compare with pthread_equal
nobu
2014-05-10
1
-1
/
+1
*
thread_pthread.c: variable for errno
nobu
2014-05-10
1
-7
/
+8
*
thread_*.c: constify
nobu
2014-05-09
1
-1
/
+1
*
configure.in: define SET_THREAD_NAME
nobu
2014-02-27
1
-4
/
+2
*
configure.in: use pthread_setname_np only if available
nobu
2014-02-13
1
-1
/
+1
*
thread_pthread.c: use get_stack
nobu
2014-01-28
1
-20
/
+21
*
* thread_pthread.c: rlimit is only available on Linux.
naruse
2014-01-28
1
-1
/
+1
*
vm_core.h: rb_thread_struct::machine
nobu
2014-01-28
1
-16
/
+16
*
thread_pthread.c: cast to size_t
nobu
2014-01-27
1
-1
/
+1
*
thread_pthread.c: get current main thread stack size
nobu
2014-01-27
1
-0
/
+8
*
thread_pthread.c: fix for dynamic PTHREAD_STACK_MIN
nobu
2014-01-21
1
-7
/
+5
*
* thread_pthread.c (rb_thread_create_timer_thread): fix missing paren.
nobu
2014-01-21
1
-1
/
+1
*
thread_pthread.c: expand timer thread stack size
nobu
2014-01-21
1
-2
/
+2
*
thread_pthread.c: timer thread stack size
nobu
2014-01-21
1
-8
/
+9
*
thread_pthread.c: use get_main_stack properly
nobu
2013-11-18
1
-10
/
+15
*
* thread_pthread.c (rb_thread_create_timer_thread): Show error
akr
2013-11-16
1
-2
/
+2
*
thread_pthread.c: set thread name
nobu
2013-10-03
1
-3
/
+10
*
thread_pthread.c: fix compile error on HP-UX
nobu
2013-09-03
1
-1
/
+3
*
thread_pthread.c: fill stack info by creator thread
nobu
2013-08-30
1
-0
/
+16
*
thread_pthread.c: define attr only if used
nobu
2013-08-30
1
-4
/
+6
*
thread_pthread.c: get_main_stack
nobu
2013-08-30
1
-1
/
+4
*
thread_pthread.c: fix vps_pagesize
nobu
2013-08-30
1
-3
/
+4
*
thread_pthread.c: get_stack on HP-UX
nobu
2013-08-28
1
-0
/
+42
*
thread_pthread.c: dup code
nobu
2013-08-28
1
-2
/
+1
*
thread_pthread.c: simplify
nobu
2013-08-28
1
-11
/
+4
*
* thread_(pthread|win32).h: rename rb_thread_cond_t to
ko1
2013-07-23
1
-16
/
+16
*
* thread_native.h: add rb_nativethread_self() which returns
ko1
2013-07-23
1
-0
/
+6
*
* thread_pthread.h, thread_win32.h: rename rb_thread_id_t to
ko1
2013-07-23
1
-2
/
+2
*
* thread_native.h: added.
ko1
2013-07-23
1
-1
/
+1
*
* internal.h (numberof): Gathered from various files.
akr
2013-06-07
1
-4
/
+0
*
* thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.
akr
2013-04-27
1
-0
/
+1
*
* thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.
akr
2013-04-26
1
-0
/
+1
*
* thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREAD
yugui
2013-04-04
1
-6
/
+3
*
* thread_pthread.c (ruby_init_stack): Avoid using uninitialized value.
yugui
2013-04-04
1
-21
/
+29
*
timev.h: move time_t stuffs
nobu
2013-03-30
1
-10
/
+0
*
thread_pthread.c: poll.h is already included
nobu
2013-03-27
1
-3
/
+0
*
* internal.h: Define TIMET_MAX and TIMET_MIN here.
akr
2013-03-26
1
-2
/
+0
*
* configure.in: check struct timeval exist or not.
kosaki
2013-03-16
1
-0
/
+3
*
* thread_pthread.c (numberof): renamed from ARRAY_SIZE() because
kosaki
2013-03-15
1
-3
/
+3
*
* thread_pthread.c (ARRAY_SIZE): new.
kosaki
2013-03-10
1
-9
/
+31
*
* thread_pthread.c (rb_thread_wakeup_timer_thread_fd): add fd
kosaki
2013-03-10
1
-30
/
+44
*
* thread_pthread.c (ubf_select): add to small comments why we
kosaki
2013-03-10
1
-1
/
+9
*
* thread_pthread.c (rb_thread_create_timer_thread): factor out
kosaki
2013-03-10
1
-38
/
+47
*
* thread_pthread.c (consume_communication_pipe): retry when
kosaki
2013-03-10
1
-7
/
+14
*
* thread_pthread.c (timer_thread_sleep): use poll() instead of
kosaki
2013-03-10
1
-11
/
+10
*
* thread_pthread.c (USE_SLEEPY_TIMER_THREAD): use more accurate
kosaki
2013-03-10
1
-4
/
+4
[next]