- Use base::WaitableEvent for thread synchronization to eliminate Windows dependency.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@91 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2010-07-24 16:49:42 +00:00
parent 7ffa037988
commit 06ceab7447
7 changed files with 225 additions and 228 deletions

View File

@@ -46,7 +46,7 @@ class CefThread : public base::Thread {
// This is the thread that interacts with the file system.
FILE,
// This is the thread that processes IPC and network messages.
// This is the thread that processes network and schema messages.
IO,
// This identifier does not represent a thread. Instead it counts the