Files
rust/library/std/src
Dylan DPC 0c5bbca12d 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
2023-02-16 11:40:19 +05:30
..
2022-08-01 20:10:40 +00:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2023-02-08 12:35:27 +01:00
2022-08-18 18:07:39 -04:00
2022-12-28 09:18:43 -05:00
2022-09-26 10:14:45 +02:00
2022-10-07 15:21:47 +02:00
2022-12-31 15:32:09 +05:30
2022-12-28 09:18:43 -05:00
2023-01-28 16:07:34 -07:00