Is there a <mach/sched.h> in Snow Leopard?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version:x-mailer; bh=tnX3ee6BN0C0a3sHt0FW/e4jXPbfXx3H7o/TU7CimSw=; b=E6nVD0NilPfRHlBrkcSvm+HN3M0kKOwms+BXn2rSK4HvjZGY0vkbILR95NOvc8KuMZ 6K0gZN0L5yRaFVyU/OceHZHw+k6jvUC3FYImE9GTawyyoDxcigHNI2ZVZqVQTTfiVhZA J+8HwtClripsGf2by5Vp8Xj0d6237lrvSV+/s= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=ikX1rEyHVgzW8GtF9b/aJo2VK1EyeJpG2mZteEwVwrr38skhabdmxZPJTRkpaxIID1 xRn+HbQFfeDfPhteaH8Ujf0SO9GJ6HKDB2J6JFvem+ZQGD/lo7bkOa6NK7ywA0UMrsXz Uh/zwjcAR2TuWZwYt51rcoglnmnvLg+XzWmSs= Hello. I recently had a look at Apples kernel programming docs, and they mention the header mach/sched.h in an example covering how to set a threads priority to real-time from user space. I tried the example but the compiler can't find this file. Is this removed in Snow Leopard? (I saw that the document was a few years old.) If so what other mechanisms can be used for this? F _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Fredrik