MAKEIPLCOOKIE(9) BSD Kernel Developer's Manual MAKEIPLCOOKIE(9)NAMEmakeiplcookie -- compose an ipl cookieSYNOPSIS#include <sys/param.h> ipl_cookie_t makeiplcookie(ipl_t ipl);DESCRIPTIONmakeiplcookie() composes a cookie which can be fed into splraiseipl. ipl should be one of IPL_ constants.RETURN VALUESmakeiplcookie() returns a composed cookie.SEE ALSOspl(9), splraiseipl(9)BSDDecember 22, 2006 BSD
| Related Man Pages |
|---|
| workqueue_destroy(9) - netbsd |
| callback(9) - netbsd |
| callback_register(9) - netbsd |
| splraiseipl(9) - netbsd |
| workqueue_create(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| Memory Leaks |
| How to install PGX32 on Sparc 10 Ultra? |
| Better to Use Return Code or wc -l Output? |