Searched refs:CFRunLoopTimerGetOrder (Results 1 - 4 of 4) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c3806 CFIndex CFRunLoopTimerGetOrder(CFRunLoopTimerRef rlt) { function
H A DCFRunLoop.h191 CF_EXPORT CFIndex CFRunLoopTimerGetOrder(CFRunLoopTimerRef timer);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfrunloop.py138 self.assertEqual(CFRunLoopTimerGetOrder(timer), 0)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfrunloop.py147 self.assertEquals(CFRunLoopTimerGetOrder(timer), 0)

Completed in 168 milliseconds