Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list: Rename struct list to struct ovs_list | Thomas Graf | 2014-12-15 | 1 | -3/+3 |
* | seq: Attribute wakeups to seq_wait()'s caller, not to seq_wait() itself. | Ben Pfaff | 2014-05-22 | 1 | -8/+12 |
* | Use "error-checking" mutexes in place of other kinds wherever possible. | Ben Pfaff | 2013-08-20 | 1 | -1/+1 |
* | seq: Initialize 'ovsthread_id' member of waiters in seq_wait__(). | Ben Pfaff | 2013-08-16 | 1 | -0/+1 |
* | seq: Add some comments. | Ben Pfaff | 2013-08-12 | 1 | -2/+10 |
* | seq: New module for race-free, pollable, thread-safe sequence number. | Ben Pfaff | 2013-08-10 | 1 | -0/+266 |