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 |
||
|---|---|---|
| .. | ||
| time | ||
| abi.rs | ||
| condvar.rs | ||
| error.rs | ||
| mutex.rs | ||
| spin.rs | ||
| task.rs | ||
| thread.rs | ||
| thread_parking.rs | ||
| time.rs | ||