Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "error-checking" mutexes in place of other kinds wherever possible. | Ben Pfaff | 2013-08-20 | 1 | -3/+0 |
* | sparse: Remove support for thread-safety annotations. | Ben Pfaff | 2013-08-13 | 1 | -38/+0 |
* | clang: Add annotations for thread safety check. | Ethan Jackson | 2013-07-30 | 1 | -6/+6 |
* | sparse: Avoid sparse warnings for additional pthread initializers. | Ben Pfaff | 2013-07-22 | 1 | -1/+10 |
* | atomic: Suppress sparse warning. | Ethan Jackson | 2013-07-10 | 1 | -0/+6 |
* | ovs-thread: New module, initially just with pthreads wrapper functions. | Ben Pfaff | 2013-06-25 | 1 | -0/+60 |