Home
last modified time | relevance | path

Searched refs:unref (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Ddispatch.c67 if (t -> unref) in process_outstanding_timeouts()
68 (*t -> unref) (&t -> what, MDL); in process_outstanding_timeouts()
182 if (q->unref) { in isclib_timer_callback()
183 (*q->unref) (&q->what, MDL); in isclib_timer_callback()
205 void add_timeout (when, where, what, ref, unref) in add_timeout() argument
210 tvunref_t unref;
251 q->unref = unref;
418 if (q->unref)
419 (*q->unref) (&q->what, MDL);
432 if (t->unref && t->what) in cancel_all_timeouts()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_fd.cc61 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
98 unref(thr, pc, d->sync); in init()
102 unref(thr, pc, s); in init()
106 unref(thr, pc, s); in init()
210 unref(thr, pc, d->sync); in FdClose()
239 unref(thr, pc, s); in FdPipeCreate()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_fd.cc63 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
100 unref(thr, pc, d->sync); in init()
104 unref(thr, pc, s); in init()
108 unref(thr, pc, s); in init()
212 unref(thr, pc, d->sync); in FdClose()
241 unref(thr, pc, s); in FdPipeCreate()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_fd.cpp62 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
100 unref(thr, pc, d->sync); in init()
104 unref(thr, pc, s); in init()
108 unref(thr, pc, s); in init()
212 unref(thr, pc, d->sync); in FdClose()
241 unref(thr, pc, s); in FdPipeCreate()
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dmkerr.pl25 my $unref = 0;
89 $unref = 1;
101 $unref = 1;
652 if ( $unref ) {
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dmkerr.pl22 my $unref = 0;
86 $unref = 1;
98 $unref = 1;
691 if ( $unref ) {
/netbsd-src/sys/external/bsd/drm2/dist/drm/vgem/
H A Dvgem_drv.c249 goto unref; in vgem_gem_dumb_map()
254 goto unref; in vgem_gem_dumb_map()
257 unref: in vgem_gem_dumb_map()
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dnetmgr_test.c
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_property.c782 goto unref; in drm_mode_getblob_ioctl()
786 unref: in drm_mode_getblob_ioctl()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c454 uint64_t space = 0, unref = 0, skipped = 0; in dmu_tx_count_free() local
503 unref += BP_GET_ASIZE(bp); in dmu_tx_count_free()
577 unref += BP_GET_ASIZE(bp); in dmu_tx_count_free()
620 (void) refcount_add_many(&txh->txh_space_tounref, unref, FTAG); in dmu_tx_count_free()
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dutilities.rst80 other watchers are done. In that case just unref the timer immediately after
95 We initialize the garbage collector timer, then immediately ``unref`` it.
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1455 tvunref_t unref; member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drope911 // only purpose in life is to ensure that unref is called
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drope927 // only purpose in life is to ensure that unref is called
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1990205 (read_dbx_symtab): Remove unref'd parameter inclink.
H A DChangeLog-20122508 unref'ed it.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1990205 (read_dbx_symtab): Remove unref'd parameter inclink.
H A DChangeLog-20122508 unref'ed it.