diff options
author | Alon Zakai <alonzakai@gmail.com> | 2018-01-24 15:50:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-24 15:50:13 -0800 |
commit | 0ddfd3a397eefde12a2999111cbdda0e77ab5639 (patch) | |
tree | 258ebeb10d0e2165acae4351228c82a23a7053e1 /test/example/cpp-threads.txt | |
parent | 544cce0a37a124415b00a6b3a1dd2791d714a807 (diff) | |
download | binaryen-0ddfd3a397eefde12a2999111cbdda0e77ab5639.tar.gz binaryen-0ddfd3a397eefde12a2999111cbdda0e77ab5639.tar.bz2 binaryen-0ddfd3a397eefde12a2999111cbdda0e77ab5639.zip |
Threading fixes (#1377)
* threading fixes, be careful when creating the pool (more than one thread may try to) and don't create it just to check if its running in the thread constructor assertions
* child threads will call ::get() - don't do initialize() under the lock
Diffstat (limited to 'test/example/cpp-threads.txt')
0 files changed, 0 insertions, 0 deletions