Home
last modified time | relevance | path

Searched full:releasing (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/freebsd/share/man/man9/
H A Drefcount.9173 objects including explicitly releasing any resources when the last reference
179 .Xr atomic 9 ) before releasing the reference, which
190 function returns true when releasing the last reference and false when
191 releasing any other reference.
H A DPHOLD.945 its hold count has reached zero before the kernel begins releasing resources
H A Dvm_page_wire.971 corresponding page queue upon releasing its last wiring.
H A Dmutex.9108 Acquiring and releasing uncontested mutexes should be as cheap
137 In all architectures both acquiring and releasing of a
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dstring_pool.h69 assert(S->second && "Releasing PooledStringPtr with zero ref count");
84 assert(S->second && "Releasing PooledStringPtr with zero ref count");
94 assert(S->second && "Releasing PooledStringPtr with zero ref count");
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c104 printf("1: After releasing the mutex.\n"); in ATF_TC_BODY()
165 printf("1: After releasing the mutex.\n"); in ATF_TC_BODY()
224 printf("1: After releasing the mutex.\n"); in ATF_TC_BODY()
292 printf("1: After releasing the mutex.\n"); in ATF_TC_BODY()
422 printf("1: After releasing the mutex.\n"); in ATF_TC_BODY()
H A Dt_mutex.c120 printf("1: Before releasing the mutex.\n"); in ATF_TC_BODY()
123 printf("1: After releasing the mutex.\n"); in ATF_TC_BODY()
425 printf("1: Before releasing the mutex once.\n"); in ATF_TC_BODY()
428 printf("1: After releasing the mutex once.\n"); in ATF_TC_BODY()
432 printf("1: Before releasing the mutex twice.\n"); in ATF_TC_BODY()
435 printf("1: After releasing the mutex twice.\n"); in ATF_TC_BODY()
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_load.c92 openpam_log(PAM_LOG_DEBUG, "releasing %s", module->path); in openpam_release_module()
99 * Destroy a chain, freeing all its links and releasing the modules
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-mux-gpmux.txt35 + between the child bus I2C transaction and releasing of the multiplexer
36 + during releasing of the multiplexer
H A Di2c-mux-gpmux.yaml56 - between the child bus I2C transaction and releasing of the multiplexer
57 - during releasing of the multiplexer
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.c55 * The caller is responsible for releasing the returned property value
87 * The caller is responsible for releasing their reference ownership via
132 * The caller is responsible for releasing the returned property value
766 * The caller is responsible for releasing the returned property value
810 * The caller is responsible for releasing the returned property value
852 * The caller is responsible for releasing their reference ownership via
/freebsd/contrib/kyua/utils/
H A Dauto_array.ipp99 /// Gets the value of the wrapped pointer without releasing ownership.
110 /// Gets the value of the wrapped pointer without releasing ownership.
/freebsd/contrib/openpam/doc/man/
H A Dpam_end.317 corresponding PAM context, releasing all resources allocated to it.
H A Dpam_set_data.329 responsible for releasing the resources associated with the object.
H A Dopenpam_readline.357 The caller is responsible for releasing the returned buffer by passing
H A Dopenpam_readword.375 The caller is responsible for releasing the returned buffer by passing
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h256 * The osm_log_destroy function destroys the object, releasing
538 printf("cl_plock_release: Releasing %p file %s, line %d\n", \
550 printf("cl_spinlock_release: Releasing %p file %s, line %d\n", \
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_object.c85 * optimization in order to avoid releasing the hold only to in dmu_object_alloc_impl()
87 * for releasing the hold they must provide the tag. in dmu_object_alloc_impl()
253 * the caller is responsible for releasing the hold by calling dnode_rele().
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp581 ("__kmp_linear_barrier_gather: T#%d(%d:%d) releasing T#%d(%d:%d)" in __kmp_linear_barrier_gather_template()
704 ("__kmp_linear_barrier_release: T#%d(%d:%d) releasing T#%d(%d:%d) " in __kmp_linear_barrier_release_template()
743 // Early exit for reaping threads releasing forkjoin barrier in __kmp_linear_barrier_release_template()
872 ("__kmp_tree_barrier_gather: T#%d(%d:%d) releasing T#%d(%d:%d) " in __kmp_tree_barrier_gather()
937 // Early exit for reaping threads releasing forkjoin barrier in __kmp_tree_barrier_release()
988 ("__kmp_tree_barrier_release: T#%d(%d:%d) releasing T#%d(%d:%u)" in __kmp_tree_barrier_release()
1046 ("__kmp_hyper_barrier_gather: T#%d(%d:%d) releasing T#%d(%d:%d) " in __kmp_hyper_barrier_gather()
1178 // Early exit for reaping threads releasing forkjoin barrier in __kmp_hyper_barrier_release()
1254 ("__kmp_hyper_barrier_release: T#%d(%d:%d) releasing T#%d(%d:%u)" in __kmp_hyper_barrier_release()
1490 KA_TRACE(20, ("__kmp_hierarchical_barrier_gather: T#%d(%d:%d) releasing" in __kmp_hierarchical_barrier_gather()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dspear_spics.txt8 transfers without releasing their chipselects.
/freebsd/lib/libc/rpc/
H A Dgetnetpath.3120 when processing is complete, releasing resources for reuse.
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h96 /// retaining or releasing U is equivalent to retaining or releasing V. In other
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dpool.h43 * This is more efficient than releasing + creating a new context,
/freebsd/sys/contrib/zstd/lib/common/
H A Dpool.h43 * This is more efficient than releasing + creating a new context,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c378 "Releasing Response p_madw = %p\n", p_madw); in osm_vl15_shutdown()
389 "Releasing Request p_madw = %p\n", p_madw); in osm_vl15_shutdown()

12345678910>>...15