aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Thread/ResetEvent.zig
diff options
context:
space:
mode:
authorprotty <45520026+kprotty@users.noreply.github.com>2022-04-23 19:35:56 -0500
committerGitHub <noreply@github.com>2022-04-23 19:35:56 -0500
commit963ac60918b39cafdda3cb99eff4cd9d20edd839 (patch)
tree8b480e6c1c01c11758f47b1126c53e75a339d1a1 /lib/std/Thread/ResetEvent.zig
parentdaef82d06fd6b30d2cab7f5a6723cf2e3c7b48c6 (diff)
downloadzig-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