EventCount: "condition variable" for lock-free algorithms
Summary: This allows you to convert non-blocking lock-free algorithms into blocking versions. See http://www.1024cores.net/home/lock-free-algorithms/eventcounts, http://software.intel.com/en-us/forums/showthread.php?t=62364, http://www.akkadia.org/drepper/futex.pdf Test Plan: new test Reviewed By: delong.j@fb.com FB internal diff: D474570
Showing
Please register or sign in to comment