summaryrefslogtreecommitdiff
path: root/lib/seq.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATORThomas Graf2014-12-151-1/+1
* lib/seq: Document acquire-release semantics.Jarno Rajahalme2014-08-291-1/+5
* seq: Attribute wakeups to seq_wait()'s caller, not to seq_wait() itself.Ben Pfaff2014-05-221-2/+5
* seq: Add some comments.Ben Pfaff2013-08-121-1/+39
* seq: New module for race-free, pollable, thread-safe sequence number.Ben Pfaff2013-08-101-0/+89