Searched refs:gotref (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_synch.c2337 int gotref = 0; local
2350 gotref = 1;
2363 if (gotref == 1)
2366 if (gotref == 1)
2373 if (gotref == 1)
2387 int gotref = 0; local
2400 gotref = 1;
2411 if (gotref == 1)
2415 if (gotref == 1)
2419 if (gotref
[all...]
H A Dproc_info.c956 int gotref = 0; local
1033 gotref = 1;
1181 gotref = 1;
1210 if (gotref)
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c3300 int error=0, gotref=0; local
3321 gotref = 1;
3368 gotref = 0;
3478 if(gotref != 0)

Completed in 47 milliseconds