On 10/19/2010 08:36 PM, Balbir Singh wrote:
Ideally you needs = pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, NULL); But qemu will need to wrap this around as well.
Why? QEMU is never using thread cancellation. Paolo
On 10/19/2010 08:36 PM, Balbir Singh wrote:
Ideally you needs = pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, NULL); But qemu will need to wrap this around as well.
Why? QEMU is never using thread cancellation. Paolo