Kernel locks
Kernel locks
- Subject: Kernel locks
- From: "Anees Alappat" <email@hidden>
- Date: Wed, 22 Nov 2006 21:31:08 +0530
Hi ,
I am developing an NKE on MAC OS X 10.4.4 on a PowerG5 machine.
I want to use kenel locks in that NKE. I have included kern/locks.h
file and linked that with com.apple.kpi.libkern. All locking functions
except "lck_mtx_assert" is working fine.While loading NKE , it is
showing "lck_mtx_assert" as undefined symbol.
But I have to use "lck_mtx_assert" in some places in the code.
All other locking fuctions like " lck_mtx_lock, lck_mtx_unlock etc " are working correctly.
Could any one please help me to solve it?
Regards
Anees
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden