Uninitialized YieldLock values can happen in various ways, dispite the default constructor being disabled. If any such value got destroyed, it would lead to a negative lock count. Since this is handled properly now, the default constructor is also enabled in this commit. |
||
|---|---|---|
| .. | ||
| internal | ||
| args.d | ||
| channel.d | ||
| concurrency.d | ||
| connectionpool.d | ||
| core.d | ||
| file.d | ||
| log.d | ||
| net.d | ||
| path.d | ||
| process.d | ||
| stream.d | ||
| sync.d | ||
| task.d | ||
| taskpool.d | ||