]> gitweb.michael.orlitzky.com - dead/htsn.git/commitdiff
Disable building with the threaded runtime.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 22 Jan 2014 04:45:53 +0000 (23:45 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 22 Jan 2014 04:45:53 +0000 (23:45 -0500)
A FUTEX_WAIT_PRIVATE hang has been observed after the program runs for
a while. Multithreading is not used, so it is hoped that this
eliminates the bug.


No differences found