From: Eric Wong Date: 2018-07-30T09:59:48+00:00 Subject: [ruby-core:88191] Re: [Ruby trunk Bug#14950] r64109 thread.c: move ppoll wrapper before thread_pthread.c - Windows compile failure - thread.c I wrote: > I wonder if condvars on OSX has a "memory" of which mutexes > are associated with it. If so, that would be a problem with > the rewritten GVL. So maybe a second condvar is necessary > in native_thread_data. Maybe using separate condvar in r64124 will help. (Maybe reverting r64123 helps, too) Otherwise, maybe skip rb_native_cond_destroy in native_thread_destroy but I don't think that is the problem, here... I need to go away for a few hours :< Unsubscribe: