Does FreeBSD have work item in kernel space?

I just find a set of work item code for windows NDIS in FreeBSD kernel space.
Are there a common implement and kernel APIs for work item?

thanks
 
Hi SirDice,

I am looking for the kernel APIs of work item for FreeBSD, such as INIT_WORK(), queue_work(). These kernel APIs are for Linux.

thanks.
 
Back
Top