]> git.proxmox.com Git - mirror_ovs.git/history - lib/seq.h
dpctl: Fix dpctl process command parameter error.
[mirror_ovs.git] / lib / seq.h
2019-01-25 Ben Pfafftreewide: Get rid of // comments, even inside comments.
2019-01-22 Ben Pfaffseq: Correct example in comment.
2016-07-08 Flavio Leitnerdpif-netdev: Remove PMD latency on seq_mutex
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATOR
2014-08-29 Jarno Rajahalmelib/seq: Document acquire-release semantics.
2014-05-22 Ben Pfaffseq: Attribute wakeups to seq_wait()'s caller, not...
2013-08-12 Ben Pfaffseq: Add some comments.
2013-08-11 Ben Pfaffseq: New module for race-free, pollable, thread-safe...