preemption enable/disable routines
Alejandro Imass
ait at p2ee.org
Tue Sep 28 17:06:29 UTC 2010
On Tue, Sep 28, 2010 at 10:10 AM, akash kumar <akashb503 at yahoo.co.in> wrote:
> Hi,
>
> Can some one tell me the routines in freebsd to enable and disable preemption.
> In linux we have preempt_enable and preempt_disable which does the
> functionality.
>
> In case freebsd, doesnot have such routines can i used mtx_lock_spin() to do the
> same?
Very similar and for the mostly the same purpose.
Install the man/doc and then;
man mutex
Best,
Alejandro Imass
>
> Thanks,
> Akash.
>
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list