HomeFreeBSD

- Replace semaphore-base locking with sleep/wait synchronization:

Description

  • Replace semaphore-base locking with sleep/wait synchronization: sema_trywait/sema_timedwait can't be used while holding non-sleepable mutex
  • Fix infinite loop if response from VideoCore never received

Details

Provenance
gonzoAuthored on
Parents
rS290532: Integrate tools/regression/lib/libc/locale into the FreeBSD test suite
Branches
Unknown
Tags
Unknown