Home | History | Annotate | Download | only in threading

Lines Matching refs:Options

43   struct BASE_EXPORT Options {
46 Options();
47 Options(MessageLoop::Type type, size_t size);
48 Options(const Options& other);
49 ~Options();
109 // override the default options.
114 bool StartWithOptions(const Options& options);
245 // Stores Options::timer_slack_ until the message loop has been bound to