HomeSort by: relevance | last modified time | path
    Searched refs:unref (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_fd.cc 63 static void unref(ThreadState *thr, uptr pc, FdSync *s) { function in namespace:__tsan
100 unref(thr, pc, d->sync);
104 unref(thr, pc, s);
108 unref(thr, pc, s);
212 unref(thr, pc, d->sync);
241 unref(thr, pc, s);
  /src/sys/external/bsd/drm2/dist/drm/vgem/
vgem_drv.c 249 goto unref;
254 goto unref;
257 unref:
  /src/sys/external/bsd/drm2/dist/drm/
drm_property.c 782 goto unref;
786 unref:

Completed in 13 milliseconds