1 Dec
2003
1 Dec
'03
8:16 p.m.
Hi, I am trying to use semaphores within the KERNEL, the normal sem_init, etc. I have discovered have been disabled from being able to use inside the KERNEL, So I am looking at the semaphore_create(.......) that can work within the kernel, but it is asking for a task_t task. Now how do i get that, mach_task_self() doesn't work inside the kernel either. I want the task of the KEXT im writing to be put in that position. Any ideas? Thanks _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
8011
Age (days ago)
8011
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matt Jaffa