Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GVL Instrumentation: remove the EXITED count assertion | Jean Boussier | 2022-07-13 | 1 | -2/+0 |
* | GVL Instrumentation API: add STARTED and EXITED events | Jean Boussier | 2022-06-17 | 1 | -0/+2 |
* | remove `DEBUG_OUT()` macro | Koichi Sasada | 2022-05-24 | 1 | -2/+0 |
* | remove `NON_SCALAR_THREAD_ID` support | Koichi Sasada | 2022-05-24 | 1 | -1/+0 |
* | introduce struct `rb_native_thread` | Koichi Sasada | 2022-04-23 | 1 | -3/+3 |
* | rename thread internal naming | Koichi Sasada | 2022-04-22 | 1 | -5/+7 |
* | [wasm] add no thread variant for freestanding environment | Yuta Saito | 2022-01-19 | 1 | -0/+278 |