History of the file that is called src/OFKernelEventObserver_LockedQueue.h at check-in 2a27cf300071796a
|
2016-03-20
| ||
| 14:07 |
Deleted:
Use the locked queue for kqueue and epoll as well
_readObjects must only be changed from the thread running the observer | |
|
2016-01-03
| ||
| 00:41 |
[67a5a5872e]
part of check-in [2a27cf3000]
Update copyright
While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 1193) [annotate] [blame] [check-ins using] [diff] | |
| 00:35 |
[e5e6d24907]
part of check-in [258b8a4944]
Fix a regression from the previous refactorization
kqueue and epoll were not updating _readObjects and _writeObjects | |
|
2015-12-29
| ||
| 21:33 |
Added:
[e60316af1b]
part of check-in [e9b4700cb6]
Refactor OFKernelEventObserver
This moves the locked queue for actions to This fixes the problem that removing an object is delayed until the next | |