diff options
| author | protty <45520026+kprotty@users.noreply.github.com> | 2022-04-23 19:35:56 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-23 19:35:56 -0500 |
| commit | 963ac60918b39cafdda3cb99eff4cd9d20edd839 (patch) | |
| tree | 8b480e6c1c01c11758f47b1126c53e75a339d1a1 /lib/std/Thread/ResetEvent.zig | |
| parent | daef82d06fd6b30d2cab7f5a6723cf2e3c7b48c6 (diff) | |
| download | zig-963ac60918b39cafdda3cb99eff4cd9d20edd839.tar.gz zig-963ac60918b39cafdda3cb99eff4cd9d20edd839.zip | |
std.Thread: Mutex and Condition improvements (#11497)
* Thread: minor cleanups
* Thread: rewrite Mutex
* Thread: introduce Futex.Deadline
* Thread: Condition rewrite + cleanup
* Mutex: optimize lock fast path
* Condition: more docs
* Thread: more mutex + condition docs
* Thread: remove broken Condition test
* Thread: zig fmt
* address review comments + fix Thread.DummyMutex in GPA
* Atomic: disable bitRmw x86 inline asm for stage2
* GPA: typo mutex_init
* Thread: remove noalias on stuff
* Thread: comment typos + clarifications
Diffstat (limited to 'lib/std/Thread/ResetEvent.zig')
0 files changed, 0 insertions, 0 deletions
