index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
synchronization
/
waitable_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Make sure that WaitableEvent::TimedWait works fine with large timeouts."
rvargas
2015-03-30
1
-2
/
+0
*
Make sure that WaitableEvent::TimedWait works fine with large timeouts.
rvargas
2015-03-26
1
-0
/
+2
*
Remove base::WaitForExitCode*
rvargas
2015-03-03
1
-3
/
+0
*
WaitableEvent: Receive ScopedHandle at construction and remove Release method.
rvargas
2014-11-25
1
-5
/
+1
*
Use ScopedHandle for the private members of WaitableEvent.
rvargas
2014-09-23
1
-3
/
+4
*
Take extra lock in base::WaitableEvent::WaitMany.
yhirano@chromium.org
2014-08-07
1
-2
/
+12
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Objects that derive from RefCounted/RefCountedThreadSafe should not have publ...
rsleevi@chromium.org
2012-04-06
1
-2
/
+5
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-3
/
+2
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Base: First pass at having base.dll: definition of
rvargas@google.com
2011-03-22
1
-1
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-6
/
+7
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-0
/
+179