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
*
s/mjit/rjit/
Takashi Kokubun
2023-03-06
1
-1
/
+1
*
s/MJIT/RJIT/
Takashi Kokubun
2023-03-06
1
-1
/
+1
*
TestThreadInstrumentation: emit the EXIT event sooner
Jean Boussier
2023-03-06
1
-2
/
+7
*
Merge gc.h and internal/gc.h
Matt Valentine-House
2023-02-09
1
-1
/
+1
*
Fix possible use of undefined macros on very old macOS [ci skip]
Nobuyoshi Nakada
2022-10-17
1
-1
/
+2
*
Adjust styles [ci skip]
Nobuyoshi Nakada
2022-07-27
1
-1
/
+2
*
Expand tabs [ci skip]
Takashi Kokubun
2022-07-21
1
-177
/
+177
*
GVL Instrumentation: remove the EXITED count assertion
Jean Boussier
2022-07-13
1
-7
/
+2
*
thread_pthread.c: call SUSPENDED event when entering native_sleep
Jean Boussier
2022-07-07
1
-0
/
+2
*
thread_pthread.c: Remove useless call to pthread_rwlock_init
Jean Boussier
2022-07-06
1
-6
/
+1
*
GVL Instrumentation API: add STARTED and EXITED events
Jean Boussier
2022-06-17
1
-11
/
+14
*
Remove unused rb_thread_create_mjit_thread
Takashi Kokubun
2022-06-15
1
-34
/
+0
*
thread_pthread.c: trigger THREAD_EVENT_READY when going throuhg the fast path.
Jean Boussier
2022-06-07
1
-4
/
+4
*
[Feature #18339] GVL Instrumentation API
Jean Boussier
2022-06-03
1
-1
/
+107
*
Support old Mac OS X SDK and gcc
Nobuyoshi Nakada
2022-05-27
1
-2
/
+17
*
altstack is native thread's attr
Koichi Sasada
2022-05-24
1
-2
/
+2
*
remove `DEBUG_OUT()` macro
Koichi Sasada
2022-05-24
1
-12
/
+0
*
use `RUBY_DEBUG_LOG` instead of `thread_debug`
Koichi Sasada
2022-05-24
1
-10
/
+12
*
remove `NON_SCALAR_THREAD_ID` support
Koichi Sasada
2022-05-24
1
-6
/
+7
*
Support old Mac OS X
Nobuyoshi Nakada
2022-05-23
1
-0
/
+8
*
Revert broken thread_pthread.c in 539459abda3
Nobuyoshi Nakada
2022-05-22
1
-17
/
+4
*
Ruby31: add support for Darwin ppc/ppc64 (#5927)
Sergey Fedorov
2022-05-22
1
-4
/
+17
*
Fix build if UBF_TIMER == UBF_TIMER_PTHREAD
Jeremy Evans
2022-04-22
1
-1
/
+1
*
introduce struct `rb_native_thread`
Koichi Sasada
2022-04-23
1
-78
/
+84
*
rename thread internal naming
Koichi Sasada
2022-04-22
1
-121
/
+145
*
fix to use `node.gvl` instead of `node.ubf`
Koichi Sasada
2022-04-14
1
-1
/
+1
*
Prefix ccan headers (#4568)
Nobuyoshi Nakada
2022-03-30
1
-25
/
+25
*
thread.c: put platform specific part in each impl file
Yuta Saito
2022-01-19
1
-0
/
+7
*
[Feature #18290] Remove all usages of rb_gc_force_recycle
Peter Zhu
2021-11-08
1
-1
/
+1
*
include/ruby/internal/interpreter.h: add doxygen
卜部昌平
2021-09-10
1
-4
/
+0
*
Suppress unused-variable warnings
Nobuyoshi Nakada
2021-08-16
1
-2
/
+2
*
Replace copy coroutine with pthread implementation.
Samuel Williams
2021-07-01
1
-2
/
+2
*
POSIX timer cannot be shared in forked process [Bug #17941]
Nobuyoshi Nakada
2021-06-09
1
-0
/
+1
*
Make `Thread#native_thread_id` not-implemented if unsupported
Nobuyoshi Nakada
2021-06-01
1
-4
/
+5
*
Add Thread#native_thread_id [Feature #17853]
NARUSE, Yui
2021-05-26
1
-0
/
+37
*
Fix -Wundef warnings for patterns `#if HAVE`
Benoit Daloze
2021-05-04
1
-2
/
+2
*
add debug code for timer_posix
Koichi Sasada
2021-02-02
1
-8
/
+47
*
thread_pthread.c: pthread_kill is not available on emscripten
Yusuke Endoh
2021-01-23
1
-1
/
+1
*
introduce USE_VM_CLOCK for windows.
Koichi Sasada
2020-11-11
1
-4
/
+8
*
Use language TLS specifier if it is possible.
Koichi Sasada
2020-10-20
1
-0
/
+16
*
Introduce Ractor mechanism for parallel execution
Koichi Sasada
2020-09-03
1
-109
/
+117
*
Get rid of -Wgnu-folding-constant errors
Nobuyoshi Nakada
2020-05-01
1
-5
/
+8
*
Fixed inverted current thread condition [Bug #16808]
Nobuyoshi Nakada
2020-04-23
1
-1
/
+1
*
Truncate too long thread name before setting [Bug #16808]
Nobuyoshi Nakada
2020-04-23
1
-6
/
+30
*
thread_pthread.c: allocate sigaltstack before pthread_create
Yusuke Endoh
2020-03-06
1
-1
/
+4
*
more on NULL versus functions.
卜部昌平
2020-02-07
1
-1
/
+1
*
rb_thread_create now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
* expand tabs.
git
2019-06-19
1
-2
/
+2
*
Remove IA64 support.
Samuel Williams
2019-06-19
1
-70
/
+5
*
* remove trailing spaces, expand tabs.
git
2019-06-19
1
-1
/
+1
[next]