2017-07-10 10:30 GMT+02:00 Richard Braun :
> On Sun, Jul 09, 2017 at 10:18:05PM +0200, Joan Lledó wrote:
>> However, after all the pending threads still were not being canceled.
>> The problem here was that the standard function where the threads
>> where blocked on, pthread_cond_wait(), didn't res
On Sun, Jul 09, 2017 at 10:18:05PM +0200, Joan Lledó wrote:
> However, after all the pending threads still were not being canceled.
> The problem here was that the standard function where the threads
> where blocked on, pthread_cond_wait(), didn't respond to cancel
> requests from hurd_thread_cance