summaryrefslogtreecommitdiff
path: root/ext/-test-/thread
Commit message (Expand)AuthorAgeFilesLines
* [Bug#19161] Detect thread local storage specifierNobuyoshi Nakada2023-04-071-7/+2
* Update the depend filesMatt Valentine-House2023-02-281-1/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-271-1/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-081-0/+1
* Make a local symbol staticNobuyoshi Nakada2022-07-081-1/+1
* thread_pthread.c: call SUSPENDED event when entering native_sleepJean Boussier2022-07-071-0/+30
* Remove unnecessary `*` before the function nameNobuyoshi Nakada2022-06-191-3/+3
* GVL Instrumentation API: add STARTED and EXITED eventsJean Boussier2022-06-171-14/+30
* [Feature #18339] GVL Instrumentation APIJean Boussier2022-06-033-0/+261