mirror of https://github.com/BOINC/boinc.git
Clarify checkin notes
svn path=/trunk/boinc/; revision=18335
This commit is contained in:
parent
ddc3d4eb0b
commit
cbdf4daaee
|
@ -5189,9 +5189,9 @@ David 8 June 2009
|
|||
DltItemProperties.cpp
|
||||
|
||||
Charlie 8 June 2009
|
||||
- MGR: In Async RPC logic, use posix mutexes and conditions instead of
|
||||
wxWidgets implementations, as this appears to fix an intermittent
|
||||
hang in wxCondition::Wait().
|
||||
- Mac MGR: In Async RPC logic, use posix mutexes and conditions instead
|
||||
of wxWidgets implementations on the Mac, as this appears to fix an
|
||||
intermittent hang in wxCondition::Wait().
|
||||
|
||||
clientgui/
|
||||
AsyncRPC.cpp, .h
|
||||
|
|
Loading…
Reference in New Issue