| /src/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!
|
| /src/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…
|
| /src/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.
|
| /src/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;
|
| /src/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() argument 162 *destroyed = false; in __tsan_get_report_mutex()
|
| H A D | tsan_interface.h | 174 int *destroyed, void **trace, uptr trace_size);
|
| /src/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()
|
| /src/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 …]
|
| /src/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | tsan_interface.h | 275 int *destroyed, void **trace,
|
| /src/contrib/jemalloc/src/ |
| H A D | ctl.c | 1088 bool destroyed) { in ctl_arena_stats_sdmerge() argument 1091 if (!destroyed) { in ctl_arena_stats_sdmerge() 1107 if (!destroyed) { in ctl_arena_stats_sdmerge() 1142 if (!destroyed) { in ctl_arena_stats_sdmerge() 1153 if (!destroyed) { in ctl_arena_stats_sdmerge() 1164 if (!destroyed) { in ctl_arena_stats_sdmerge() 1194 if (!destroyed) { in ctl_arena_stats_sdmerge() 1203 if (!destroyed) { in ctl_arena_stats_sdmerge() 1222 if (!destroyed) { in ctl_arena_stats_sdmerge() 1252 unsigned i, bool destroyed) { in ctl_arena_refresh() argument [all …]
|
| H A D | stats.c | 1681 stats_print_helper(emitter_t *emitter, bool merged, bool destroyed, in stats_print_helper() argument 1783 if (merged || destroyed || unmerged) { in stats_print_helper() 1822 if (destroyed_initialized && destroyed) { in stats_print_helper() 1908 stats_print_helper(&emitter, merged, destroyed, unmerged, in stats_print()
|
| /src/sys/dev/qlnx/qlnxr/ |
| H A D | qlnxr_def.h | 537 uint8_t destroyed; member 686 bool destroyed; member
|
| /src/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
|
| /src/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.
|
| /src/contrib/jemalloc/include/jemalloc/ |
| H A D | jemalloc_macros.h.in | 50 * destroyed arenas.
|
| /src/sys/contrib/openzfs/contrib/initramfs/ |
| H A D | README.md | 60 * If the resulting clone dataset already exists, it is destroyed.
|
| /src/sys/opencrypto/ |
| H A D | cryptodev_if.m | 110 * @param crypto_session session being destroyed
|
| /src/sys/dev/bnxt/bnxt_re/ |
| H A D | qplib_fp.h | 474 bool destroyed; member
|