Add a note about adding a rw_locking_dispatcher class.
This commit is contained in:
parent
207c789f6a
commit
332a7579e6
@ -53,3 +53,8 @@ outstanding asynchronous operations. If the object needs to die early it can
|
||||
request that it be unregistered in which case it would receive the notification
|
||||
immediately. Perhaps the interface is similar to an asynchronous "condition
|
||||
variable"?
|
||||
|
||||
Add a rw_locking_dispatcher
|
||||
---------------------------
|
||||
Add a new dispatcher implementation, similar to locking_dispatcher except that
|
||||
it provides functionality like a readers-writers lock.
|
||||
|
Loading…
Reference in New Issue
Block a user