aboutsummaryrefslogtreecommitdiff
path: root/src/codegen
diff options
context:
space:
mode:
authorVincent Rischmann <vincent@rischmann.fr>2021-02-01 21:16:39 +0100
committerGitHub <noreply@github.com>2021-02-01 15:16:39 -0500
commit16905d96f70045fd9d630219c85a2eb508db38b4 (patch)
treeb06e307af5953f5f2d58836f2813c5ec3c323bfc /src/codegen
parent11f6916f9bd9fbaf81a4bd60fd375eff8db78374 (diff)
downloadzig-16905d96f70045fd9d630219c85a2eb508db38b4.tar.gz
zig-16905d96f70045fd9d630219c85a2eb508db38b4.zip
Fixes for std.Thread.Condition (#7883)
* thread/condition: fix PthreadCondition compilation * thread/condition: add wait, signal and broadcast This is like std.Thread.Mutex which forwards calls to `impl`; avoids having to call `cond.impl` every time. * thread/condition: initialize the implementation
Diffstat (limited to 'src/codegen')
0 files changed, 0 insertions, 0 deletions