summaryrefslogtreecommitdiffstats
path: root/mojo/system/waiter.h
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Update Waiter::Wait() to not put the context into the return value.viettrungluu@chromium.org2014-06-131-16/+28
* Mojo: Rename/replace the wait (MojoResult) "wake result" with a (uint32_t) "c...viettrungluu@chromium.org2014-06-131-4/+12
* Mojo: Move common type/constant definitions from mojo/public/c/system/core.h ...viettrungluu@chromium.org2014-05-271-1/+1
* Mojo: Move public C system header files to mojo/public/c/system/.viettrungluu@chromium.org2014-03-261-1/+1
* Split mojo_system dylib into public and privateabarth@chromium.org2013-12-101-2/+2
* Mojo: Add debug-only checks to Waiter that check that Init() has been called.viettrungluu@chromium.org2013-10-211-0/+3
* Simple shell that loads a dll and calls an entrypoint function passing in a h...ben@chromium.org2013-10-101-1/+2
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-281-0/+57
* Revert 225801 "Initial in-process implementation of some Mojo pr..."petewil@chromium.org2013-09-271-57/+0
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-271-0/+57