#include <message_loop_darwin.h>
Static Public Attributes | |
| static CFStringRef | kMessageLoopCFRunLoopMode = CFSTR("fmlMessageLoop") |
Additional Inherited Members | |
Public Member Functions inherited from fml::Wakeable | |
| virtual | ~Wakeable () |
Public Member Functions inherited from fml::RefCountedThreadSafe< MessageLoopImpl > | |
| void | Release () const |
Public Member Functions inherited from fml::internal::RefCountedThreadSafeBase | |
| void | AddRef () const |
| bool | HasOneRef () const |
| void | AssertHasOneRef () const |
Protected Member Functions inherited from fml::RefCountedThreadSafe< MessageLoopImpl > | |
| RefCountedThreadSafe () | |
| ~RefCountedThreadSafe () | |
Protected Member Functions inherited from fml::internal::RefCountedThreadSafeBase | |
| RefCountedThreadSafeBase () | |
| ~RefCountedThreadSafeBase () | |
| bool | Release () const |
| void | Adopt () |
Definition at line 18 of file message_loop_darwin.h.
|
static |
Definition at line 23 of file message_loop_darwin.h.