[scudo] Fix deadlock in ScudoWrappersCTest.DisableForkEnable test.

pthread_cond_wait needs a loop around it to handle spurious wake ups,
as well as the case when signal runs before wait.

GitOrigin-RevId: 519959ad825bfad0b62a2012c064e582788d8f21
1 file changed