diff options
| author | Vincent Rischmann <vincent@rischmann.fr> | 2021-02-01 21:16:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-01 15:16:39 -0500 |
| commit | 16905d96f70045fd9d630219c85a2eb508db38b4 (patch) | |
| tree | b06e307af5953f5f2d58836f2813c5ec3c323bfc /src/codegen.zig | |
| parent | 11f6916f9bd9fbaf81a4bd60fd375eff8db78374 (diff) | |
| download | zig-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.zig')
0 files changed, 0 insertions, 0 deletions
