@rubinius it seems like ConditionVariables should just map directly to pthread_cond_*. I'm going to try that with a MRI extension
@evanphx @seancribbs @rubinius an interesting question: can we provide a better unblocking function for pthread_cond?
-
-
@bascule Not sure what ya mean. -
@evanphx it should be possible to write an unblocking function that works by signaling a pthread_condition, right? (instead of UBF_SELECT) -
@bascule Sure. The reason that wouldn't work is if the unblock functions are run inside a signal handler.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.