diff options
author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-02-16 11:40:19 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 11:40:19 +0530 |
commit | 0c5bbca12da926e927c74665fe6abac59bbb49b8 (patch) | |
tree | 2f0328d32ceee401b9c37c4581c51cf6289cd0d5 /tests/rustdoc-js-std/parser-errors.js | |
parent | dc7a676778706bde3b50ff6d4fe81e2955bd4847 (diff) | |
parent | 78245286dcde9f2cf99a370ec0cd4383fa684404 (diff) | |
download | rust-0c5bbca12da926e927c74665fe6abac59bbb49b8.tar.gz |
Rollup merge of #106372 - joboet:solid_id_parking, r=m-ou-se
Use id-based thread parking on SOLID
By using the [`slp_tsk`/`wup_tsk`](https://cs.uwaterloo.ca/~brecht/courses/702/Possible-Readings/embedded/uITRON-4.0-specification.pdf) system functions instead of an event-flag structure, `Parker` becomes cheaper to construct and SOLID can share the implementation used by NetBSD and SGX.
ping ``@kawadakk``
r? ``@m-ou-se``
``@rustbot`` label +T-libs
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions