Re: Mac OS 10.4 (Tiger) compilation errors ( GCC v3.3 ) with X Code 2.0 tool
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com I am facing serious problem with thread functions, I can compile on Mac OS 10.1.3 , gcc v 2.9 but not on 10.4. using this thread functions 1) thread_bind( ) 2) thread_terminate_self( ) <http://developer.apple.com/documentation/Darwin/Conceptual/KernelProgramming/index.html> S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... At 15:25 +0530 18/7/05, Karunakar Reddy G wrote: Any body can help me, how to bind thread and terminate thread on 10.4 machine These routines are not part of any KPI, and thus are not exported by Mac OS X for general developer use. Can you explain what you're using them for? This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn