|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.147, 2007/11/24 07:49:03 | version 1.148, 2007/12/05 07:06:55 | ||
|---|---|---|---|
|
|
||
| soinit(void) | soinit(void) | ||
| { | { | ||
| mutex_init(&so_pendfree_lock, MUTEX_DRIVER, IPL_VM); | mutex_init(&so_pendfree_lock, MUTEX_DEFAULT, IPL_VM); | ||
| cv_init(&socurkva_cv, "sokva"); | cv_init(&socurkva_cv, "sokva"); | ||
| /* Set the initial adjusted socket buffer size. */ | /* Set the initial adjusted socket buffer size. */ |