• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CFRunLoop docs ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFRunLoop docs ?


  • Subject: Re: CFRunLoop docs ?
  • From: Kurt Revis <email@hidden>
  • Date: Thu, 19 Sep 2002 23:14:19 -0700

On Thursday, September 19, 2002, at 10:17 PM, Philippe Wicker wrote:

I'm looking for documentation about CFRunLoop but couldn't find it (I mean docs explaining how it works and of course how I can use it). Can anybody give me a hint ?

There isn't any really good documentation. You might start here and try to figure it out:
http://developer.apple.com/cgi-bin/search.pl?q=CFRunLoop
And read the comments in CFRunLoop.h, of course.

Also look at the documentation for NSRunLoop in Cocoa. NSRunLoop came first, and in the transition to OS X, they took the guts of NSRunLoop, changed it to a C API, and turned it into CFRunLoop. (So now NSRunLoop is a thin wrapper on top of CFRunLoop.)
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ ProgrammingTopics/InputControl/index.html
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ ObjC_classic/Classes/NSRunLoop.html

Also (and I know this isn't very helpful) the source to CFRunLoop is in Darwin, so you can look at it yourself.
http://developer.apple.com/darwin/projects/darwin/

--
Kurt Revis
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

References: 
 >CFRunLoop docs ? (From: Philippe Wicker <email@hidden>)

  • Prev by Date: CFRunLoop docs ?
  • Next by Date: Re: Playing 2 or more audio data simultaneously
  • Previous by thread: CFRunLoop docs ?
  • Next by thread: Audio Engine Design question
  • Index(es):
    • Date
    • Thread