/external/fio/ |
D | thread_options.h | 33 struct thread_options { struct 34 int magic; 35 char *description; 36 char *name; 37 char *directory; 38 char *filename; 39 char *filename_format; 40 char *opendir; 41 char *ioengine; 42 char *mmapfile; [all …]
|
/external/chromium_org/dbus/ |
D | test_server.cc | 17 base::Thread::Options thread_options; in main() local
|
D | bus_unittest.cc | 140 base::Thread::Options thread_options; in TEST() local 220 base::Thread::Options thread_options; in TEST() local 270 base::Thread::Options thread_options; in TEST() local
|
D | property_unittest.cc | 58 base::Thread::Options thread_options; in SetUp() local
|
D | signal_sender_verification_unittest.cc | 39 base::Thread::Options thread_options; in SetUp() local
|
D | object_manager_unittest.cc | 68 base::Thread::Options thread_options; in SetUp() local
|
D | test_service.cc | 50 base::Thread::Options thread_options; in StartService() local
|
D | end_to_end_async_unittest.cc | 46 base::Thread::Options thread_options; in SetUp() local
|
/external/chromium_org/device/bluetooth/ |
D | bluetooth_socket_thread.cc | 62 base::Thread::Options thread_options; in EnsureStarted() local
|
/external/chromium_org/net/base/ |
D | network_change_notifier_linux.cc | 78 base::Thread::Options thread_options(base::MessageLoop::TYPE_IO, 0); in NetworkChangeNotifierLinux() local
|
D | network_config_watcher_mac.cc | 126 base::Thread::Options thread_options(base::MessageLoop::TYPE_UI, 0); in NetworkConfigWatcherMac() local
|
/external/chromium_org/mojo/apps/js/ |
D | js_app.cc | 36 base::Thread::Options thread_options(base::MessageLoop::TYPE_IO, 0); in Start() local
|
/external/chromium_org/net/test/embedded_test_server/ |
D | embedded_test_server_unittest.cc | 53 base::Thread::Options thread_options; in SetUp() local 266 base::Thread::Options thread_options; in ThreadMain() local
|
D | embedded_test_server.cc | 183 base::Thread::Options thread_options; in StartThread() local
|
/external/chromium_org/mojo/spy/ |
D | spy.cc | 321 base::Thread::Options thread_options(base::MessageLoop::TYPE_IO, 0); in Spy() local
|
/external/chromium_org/content/browser/battery_status/ |
D | battery_status_manager_linux.cc | 311 base::Thread::Options thread_options(base::MessageLoop::TYPE_IO, 0); in StartNotifierThreadIfNecessary() local
|
/external/chromium_org/chrome/utility/local_discovery/ |
D | service_discovery_message_handler.cc | 206 base::Thread::Options thread_options(base::MessageLoop::TYPE_IO, 0); in InitializeThread() local
|
/external/chromium_org/chromeos/dbus/ |
D | dbus_thread_manager.cc | 64 base::Thread::Options thread_options; in DBusThreadManager() local
|
/external/chromium_org/mojo/common/ |
D | handle_watcher.cc | 308 base::Thread::Options thread_options; in WatcherThreadManager() local
|
D | handle_watcher_unittest.cc | 446 base::Thread::Options thread_options; in TEST() local
|