Merge branch 'pthread-cond' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Sat, 17 Mar 2018 20:43:16 +0000 (14:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 17 Mar 2018 20:43:16 +0000 (14:43 -0600)
commit8d7632aa5a5a5c866ff2872319056df4ac2541ed
treeeefc344dfdc0512dd75047a17bbb9986a1dedb9b
parent69b98f11d62cb12482130fac79b8ebf00c0bb139
parent564de8d10188bc855343f915ca9fdbbf9c722465
Merge branch 'pthread-cond' of https://github.com/bvanassche/fio

* 'pthread-cond' of https://github.com/bvanassche/fio:
  Signal td->free_cond with the associated mutex held
  Make sure that assert() expressions do not have side effects