Searched defs:unref (Results 1 – 4 of 4) sorted by relevance
69 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
1071 static int unref (lua_State *L) { in unref() function
3107 struct file *f, **unref; in unp_gc() local
2495 pfsync_q_del(struct pf_kstate *st, bool unref, struct pfsync_bucket *b) in pfsync_q_del()