lib/hmap: Remove the memory fence from hmap_is_empty().
[sliver-openvswitch.git] / lib / seq.h
2013-08-12 Ben Pfaffseq: Add some comments.
2013-08-11 Ben Pfaffseq: New module for race-free, pollable, thread-safe...