>> Will any lock-free approaches become feasible for comparison and selection by a >> build configuration? > > Libev's algorithm is already lock-free (and has to be) - what do you want > to compare it with? How do you think about information from an article like "Signal-Safe Locks"? http://locklessinc.com/articles/signalsafe_locks/ Regards, Markus