Home
last modified time | relevance | path

Searched refs:runloop (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_pump_libevent_unittest.cc162 RunLoop runloop(RunLoop::Type::kNestableTasksAllowed); in QuitMessageLoopAndStart() local
163 ThreadTaskRunnerHandle::Get()->PostTask(FROM_HERE, runloop.QuitClosure()); in QuitMessageLoopAndStart()
164 runloop.Run(); in QuitMessageLoopAndStart()
173 RunLoop runloop; in OnFileCanReadWithoutBlocking() local
175 FROM_HERE, BindOnce(&QuitMessageLoopAndStart, runloop.QuitClosure())); in OnFileCanReadWithoutBlocking()
176 runloop.Run(); in OnFileCanReadWithoutBlocking()
/external/cronet/base/message_loop/
Dmessage_pump_libevent_unittest.cc195 RunLoop runloop(RunLoop::Type::kNestableTasksAllowed); in QuitMessageLoopAndStart() local
197 runloop.QuitClosure()); in QuitMessageLoopAndStart()
198 runloop.Run(); in QuitMessageLoopAndStart()
207 RunLoop runloop; in OnFileCanReadWithoutBlocking() local
209 FROM_HERE, BindOnce(&QuitMessageLoopAndStart, runloop.QuitClosure())); in OnFileCanReadWithoutBlocking()
210 runloop.Run(); in OnFileCanReadWithoutBlocking()
Dmessage_pump_glib_unittest.cc709 RunLoop runloop(RunLoop::Type::kNestableTasksAllowed); in QuitMessageLoopAndStart() local
711 runloop.QuitClosure()); in QuitMessageLoopAndStart()
712 runloop.Run(); in QuitMessageLoopAndStart()
721 RunLoop runloop; in OnFileCanReadWithoutBlocking() local
723 FROM_HERE, BindOnce(&QuitMessageLoopAndStart, runloop.QuitClosure())); in OnFileCanReadWithoutBlocking()
724 runloop.Run(); in OnFileCanReadWithoutBlocking()
Dmessage_pump_mac.mm785 // Pumping events in private runloop modes is known to interact badly with
/external/libusb/libusb/os/
Ddarwin_usb.c471 CFRunLoopRef runloop; in darwin_event_thread_main() local
500 runloop = CFRunLoopGetCurrent (); in darwin_event_thread_main()
501 CFRetain (runloop); in darwin_event_thread_main()
505 libusb_shutdown_cfsourcectx.info = runloop; in darwin_event_thread_main()
508 CFRunLoopAddSource(runloop, libusb_shutdown_cfsource, kCFRunLoopDefaultMode); in darwin_event_thread_main()
513 CFRunLoopAddSource(runloop, libusb_notification_cfsource, kCFRunLoopDefaultMode); in darwin_event_thread_main()
524 CFRelease (runloop); in darwin_event_thread_main()
537 CFRelease (runloop); in darwin_event_thread_main()
549 libusb_darwin_acfl = runloop; in darwin_event_thread_main()
567 CFRunLoopRemoveSource(runloop, libusb_notification_cfsource, kCFRunLoopDefaultMode); in darwin_event_thread_main()
[all …]
/external/cronet/base/power_monitor/
Dpower_monitor_device_source_mac.mm54 // Add the sleep/wake notification event source to the runloop.
/external/libcups/backend/
DMakefile43 runloop.o \
/external/cronet/net/base/
Dfile_stream_unittest.cc112 base::RunLoop runloop; in TEST_F() local
113 runloop.RunUntilIdle(); in TEST_F()
/external/libcups/xcode/CUPS.xcodeproj/
Dproject.pbxproj598 …724379131333E516009631B9 /* runloop.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379121333E…
600 …724379231333E928009631B9 /* runloop.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379121333E…
607 …724379411333FD4B009631B9 /* runloop.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379121333E…
3447 …31B9 /* runloop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
5171 724379121333E516009631B9 /* runloop.c */,
8120 724379131333E516009631B9 /* runloop.c in Sources */,
8129 724379231333E928009631B9 /* runloop.c in Sources */,
8140 724379411333FD4B009631B9 /* runloop.c in Sources */,
/external/libcups/locale/
Dcups.pot5860 #: backend/runloop.c:236 backend/runloop.c:356
5869 #: backend/runloop.c:378
6316 #: backend/runloop.c:78 backend/runloop.c:307 backend/usb-darwin.c:636
6367 #: backend/runloop.c:107 backend/runloop.c:362