| /netbsd-src/external/mpl/dhcp/dist/common/ |
| H A D | dispatch.c | 67 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 D | tsan_fd.cc | 61 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 D | tsan_fd.cc | 63 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 D | tsan_fd.cpp | 62 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 D | mkerr.pl | 25 my $unref = 0; 89 $unref = 1; 101 $unref = 1; 652 if ( $unref ) {
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | mkerr.pl | 22 my $unref = 0; 86 $unref = 1; 98 $unref = 1; 691 if ( $unref ) {
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/vgem/ |
| H A D | vgem_drv.c | 249 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 D | netmgr_test.c | |
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_property.c | 782 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 D | dmu_tx.c | 454 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 D | utilities.rst | 80 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 D | dhcpd.h | 1455 tvunref_t unref; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | rope | 911 // only purpose in life is to ensure that unref is called
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | rope | 927 // only purpose in life is to ensure that unref is called
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1990 | 205 (read_dbx_symtab): Remove unref'd parameter inclink.
|
| H A D | ChangeLog-2012 | 2508 unref'ed it.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1990 | 205 (read_dbx_symtab): Remove unref'd parameter inclink.
|
| H A D | ChangeLog-2012 | 2508 unref'ed it.
|