datapath-windows: Remove the old IOCTL vport functions.
[cascardo/ovs.git] / lib / seq.c
2014-05-22 Ben Pfaffseq: Attribute wakeups to seq_wait()'s caller, not...
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-16 Ben Pfaffseq: Initialize 'ovsthread_id' member of waiters in...
2013-08-12 Ben Pfaffseq: Add some comments.
2013-08-11 Ben Pfaffseq: New module for race-free, pollable, thread-safe...