Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
uipc_sem.c | 148 int ksem_max = KSEM_MAX; variable in typeref:typename:int 226 NULL, 0, &ksem_max, 0, 449 if (nsems >= ksem_max) { 728 if (nsems >= ksem_max) { |
uipc_sem.c | 148 int ksem_max = KSEM_MAX; variable in typeref:typename:int 226 NULL, 0, &ksem_max, 0, 449 if (nsems >= ksem_max) { 728 if (nsems >= ksem_max) { |