Home
last modified time | relevance | path

Searched refs:post_fork_child (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/third_party/dlmalloc/
H A Dmalloc.c3094 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3154 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucm/ptmalloc286/
H A Dmalloc.c3102 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3162 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/dlmalloc/src/
H A Dmalloc.c3103 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3163 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/include/pdclib/functions/_dlmalloc/
H A Dmalloc.c3159 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3219 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/plasma/thirdparty/
H A Ddlmalloc.c3108 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3168 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/plasma/thirdparty/
H A Ddlmalloc.c3108 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3168 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/databases/percona57-server/boost_1_59_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/databases/xtrabackup/boost_1_59_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/databases/percona57-client/boost_1_59_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/dlmalloc/src/
H A Dmalloc.c3103 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3163 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/devel/libdlmalloc/dlmalloc-2.8.6/
H A Dmalloc-2.8.6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/dlmalloc/src/
H A Dmalloc.c3103 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3163 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/dlmalloc/src/
H A Dmalloc.c3103 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3163 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/devel/boost-libs/boost_1_72_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/security/afl++/AFLplusplus-3.14c/qemu_mode/libqasan/
H A Ddlmalloc.c3287 static void post_fork_child(void) { in post_fork_child() function
3356 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/lang/rust/rustc-1.58.1-src/vendor/dlmalloc/src/
H A Ddlmalloc.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/plasma/thirdparty/
H A Ddlmalloc.c3108 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3168 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/devel/hyperscan/boost_1_75_0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/libs/container/src/
H A Ddlmalloc_2_8_6.c3093 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3153 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/
H A Ddlmalloc.c3153 static void post_fork_child(void) { INITIAL_LOCK(&(gm)->mutex); } in post_fork_child() function
3213 pthread_atfork(&pre_fork, &post_fork_parent, &post_fork_child); in init_mparams()

12