Yury Tarasievich wrote:
What are the functional equivalents of spl... functions?
crit_enter() and crit_exit(). They only defer interrupt execution on the same cpu, though. if you need system-wide serialization to a resource, you should consider using a spinlock or a serializer. cheers simon -- Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\ Work - Mac +++ space for low €€€ NOW!1 +++ Campaign \ / Party Enjoy Relax | http://dragonflybsd.org Against HTML \ Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
signature.asc
Description: OpenPGP digital signature
