| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_thread_registry.cpp | 256 bool destroyed = false; in JoinThread() local 266 if ((destroyed = tctx->GetDestroyed())) { in JoinThread() 273 if (!destroyed) in JoinThread() 275 } while (!destroyed); in JoinThread()
|
| H A D | sanitizer_malloc_mac.inc | 256 // A no-op -- we will not be destroyed!
|
| /freebsd/contrib/libcbor/doc/source/api/ |
| H A D | item_reference_counting.rst | 26 …lt of parsing) with reference count set to 1. When the refcount reaches zero, it will be destroyed. 28 Items containing nested items will be destroyed recursively - the refcount of every nested item wil…
|
| /freebsd/tests/sys/cddl/zfs/tests/zones/ |
| H A D | zones.cfg | 29 # then destroyed in zones_004_pos - or cleanup. 33 # These zones are created and destroyed by zones_003_pos - or cleanup.
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | stats.h | 9 OPTION('d', destroyed, config_stats, false) \
|
| H A D | ctl.h | 87 ql_head(ctl_arena_t) destroyed; 92 * destroyed arenas (accessed via MALLCTL_ARENAS_DESTROYED), and the
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_debugging.cpp | 156 int *destroyed, void **trace, uptr trace_size) { in __tsan_get_report_mutex() 162 *destroyed = false; in __tsan_get_report_mutex() 154 __tsan_get_report_mutex(void * report,uptr idx,uptr * mutex_id,void ** addr,int * destroyed,void ** trace,uptr trace_size) __tsan_get_report_mutex() argument
|
| H A D | tsan_interface.h | 174 int *destroyed, void **trace, uptr trace_size);
|
| /freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp.h | 292 int destroyed; member 431 if (rx_ring->destroyed) { in rx_ring_trylock() 441 rx_ring->destroyed = 1; in rx_ring_destroy_lock()
|
| H A D | sdp_rx.c | 692 ssk->rx_ring.destroyed = 0; in sdp_rx_ring_init()
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 123 this.rendered = this.destroyed = this.disabled = this.waiting = 129 if(this.rendered || this.destroyed) { return this; } // If tooltip has already been rendered, exit 242 if(this.destroyed) { return this.target; } 245 if(this.destroyed) { return; } 246 this.destroyed = TRUE; 346 if(api.destroyed || xhr.status === 0) { return; } 500 if(this.destroyed) { return this; } 530 if(this.destroyed) { return this; } 687 if(!this.rendered || this.positioning || this.destroyed) { return this; } 962 else if(this.destroyed || this.disabled) { return this; } [all …]
|
| /freebsd/contrib/jemalloc/src/ |
| H A D | ctl.c | 1088 bool destroyed) { in ctl_refresh() 1091 if (!destroyed) { in ctl_refresh() 1107 if (!destroyed) { in ctl_refresh() 1142 if (!destroyed) { in ctl_init() 1153 if (!destroyed) { in ctl_init() 1164 if (!destroyed) { in ctl_init() 1194 if (!destroyed) { in ctl_lookup() 1203 if (!destroyed) { in ctl_lookup() 1222 if (!destroyed) { in ctl_lookup() 1252 unsigned i, bool destroyed) { in ctl_lookup() 831 ctl_arena_stats_sdmerge(ctl_arena_t * ctl_sdarena,ctl_arena_t * ctl_arena,bool destroyed) ctl_arena_stats_sdmerge() argument 994 ctl_arena_refresh(tsdn_t * tsdn,arena_t * arena,ctl_arena_t * ctl_sdarena,unsigned i,bool destroyed) ctl_arena_refresh() argument [all...] |
| H A D | stats.c | 1681 stats_print_helper(emitter_t *emitter, bool merged, bool destroyed, 1783 if (merged || destroyed || unmerged) { 1822 if (destroyed_initialized && destroyed) { 1823 /* Print destroyed arena stats. */ 1826 emitter_json_object_kv_begin(emitter, "destroyed"); 1829 emitter_json_object_end(emitter); /* Close "destroyed". */ 1908 stats_print_helper(&emitter, merged, destroyed, unmerged, 1233 stats_print_helper(emitter_t * emitter,bool merged,bool destroyed,bool unmerged,bool bins,bool large,bool mutex,bool extents) stats_print_helper() argument
|
| /freebsd/sys/dev/qlnx/qlnxr/ |
| H A D | qlnxr_def.h | 537 uint8_t destroyed; member 686 bool destroyed; member
|
| /freebsd/sys/xen/xenbus/ |
| H A D | xenbus_if.m | 58 * string indicates the root of the tree was destroyed.
|
| H A D | xenbusb_if.m | 104 * string indicates the root of the tree was destroyed.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_get_peer_certificate.pod | 40 is incremented by one, so that it will not be destroyed when the session
|
| H A D | SSL_CTX_add_extra_chain_cert.pod | 50 freed by the library when the B<SSL_CTX> is destroyed. An application
|
| H A D | OPENSSL_init_crypto.pod | 266 threads are not destroyed until after FreeLibrary() is called then each thread 271 being destroyed then OpenSSL will not be able to deallocate resources associated
|
| H A D | X509_STORE_CTX_set_verify_cb.pod | 119 B<X509_STORE_CTX> structure is created and destroyed internally and the
|
| H A D | DH_meth_new.pod | 131 to be destroyed is passed as a parameter. The destroy function should be used
|
| /freebsd/contrib/jemalloc/include/jemalloc/ |
| H A D | jemalloc_macros.h.in | 50 * destroyed arenas.
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/ |
| H A D | README.md | 60 * If the resulting clone dataset already exists, it is destroyed.
|
| /freebsd/sys/opencrypto/ |
| H A D | cryptodev_if.m | 110 * @param crypto_session session being destroyed
|
| /freebsd/sys/dev/bnxt/bnxt_re/ |
| H A D | qplib_fp.h | 474 bool destroyed; member
|