Searched refs:FdSync (Results 1 – 1 of 1) sorted by relevance
26 struct FdSync { struct31 FdSync *sync;43 FdSync globsync;44 FdSync filesync;45 FdSync socksync;57 FdSync *s = (FdSync*)user_alloc_internal(thr, pc, sizeof(FdSync), in allocsync()63 static FdSync *ref(FdSync *s) { in ref()182 FdSync *s = d->sync; in FdAcquire()193 FdSync *s = d->sync; in FdRelease()273 FdSync *s = allocsync(thr, pc); in FdPipeCreate()[all …]