I *think* it's just supported right now for platforms that use pthread mutexes
> On Mar 31, 2017, at 12:27 PM, Jim Jagielski <[email protected]> wrote: > > Nobody has added it yet in 1.6+ > > I've no idea what platforms are supported/implemented... > >> On Mar 31, 2017, at 11:49 AM, Nick Kew <[email protected]> wrote: >> >> Just (finally) got the toolchain up&running on the new macbook[1], so I’m >> testing there. Getting a failure in testprocmutex: there is no timedlock. >> >> ./testall -v testprocmutex >> testprocmutex : \default_timedlock() not >> implemented,-flock_timedlock() not implemented,|sysvsem_timedlock() not >> implemented,\posix_timedlock() not implemented,-fcntl_timedlock() not >> implemented,-Line 133: create the mutex >> default_timed not implemented,|Line 138: Default timed not implemented >> FAILED 1 of 6 >> Failed Tests Total Fail Failed % >> =================================================== >> testprocmutex 6 1 16.67% >> >> >> Any insights? >> >> >> — >> Nick Kew >
