Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/tests/mktimer/
H A Dmktimer_test.c58 cfmcb(CFMachPortRef port, void *msg, CFIndex size, void *msginfo) in cfmcb() function
120 CFMachPortRef port = CFMachPortCreateWithPort(NULL, timerPort, cfmcb, &context, NULL); in main()