Home
last modified time | relevance | path

Searched refs:GC_write_cs (Results 1 – 25 of 72) sorted by relevance

123

/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmisc.c451 CRITICAL_SECTION GC_write_cs; variable
514 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
827 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
840 if (GC_need_to_lock) EnterCriticalSection(&GC_write_cs); in GC_write()
842 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
870 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmisc.c451 CRITICAL_SECTION GC_write_cs; variable
514 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
827 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
840 if (GC_need_to_lock) EnterCriticalSection(&GC_write_cs); in GC_write()
842 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
870 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmisc.c451 CRITICAL_SECTION GC_write_cs; variable
514 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
827 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
840 if (GC_need_to_lock) EnterCriticalSection(&GC_write_cs); in GC_write()
842 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
870 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmisc.c451 CRITICAL_SECTION GC_write_cs; variable
514 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
827 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
840 if (GC_need_to_lock) EnterCriticalSection(&GC_write_cs); in GC_write()
842 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
870 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmisc.c451 CRITICAL_SECTION GC_write_cs; variable
514 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
827 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
840 if (GC_need_to_lock) EnterCriticalSection(&GC_write_cs); in GC_write()
842 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
870 if (GC_need_to_lock) LeaveCriticalSection(&GC_write_cs); in GC_write()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dmisc.c502 CRITICAL_SECTION GC_write_cs; variable
568 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
830 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
842 EnterCriticalSection(&GC_write_cs);
855 LeaveCriticalSection(&GC_write_cs);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dmisc.c502 CRITICAL_SECTION GC_write_cs;
568 InitializeCriticalSection(&GC_write_cs);
830 DeleteCriticalSection(&GC_write_cs);
842 EnterCriticalSection(&GC_write_cs);
855 LeaveCriticalSection(&GC_write_cs);
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dmisc.c553 CRITICAL_SECTION GC_write_cs; variable
619 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
893 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
905 EnterCriticalSection(&GC_write_cs);
918 LeaveCriticalSection(&GC_write_cs);
H A Dwin32_threads.c268 extern CRITICAL_SECTION GC_write_cs;
279 EnterCriticalSection(&GC_write_cs); in GC_stop_world()
319 LeaveCriticalSection(&GC_write_cs); in GC_stop_world()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dmisc.c518 CRITICAL_SECTION GC_write_cs; variable
584 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
864 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
876 EnterCriticalSection(&GC_write_cs);
889 LeaveCriticalSection(&GC_write_cs);
H A Dwin32_threads.c237 extern CRITICAL_SECTION GC_write_cs;
248 EnterCriticalSection(&GC_write_cs); in GC_stop_world()
281 LeaveCriticalSection(&GC_write_cs); in GC_stop_world()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dmisc.c518 CRITICAL_SECTION GC_write_cs; variable
584 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
864 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
876 EnterCriticalSection(&GC_write_cs);
889 LeaveCriticalSection(&GC_write_cs);
H A Dwin32_threads.c237 extern CRITICAL_SECTION GC_write_cs;
248 EnterCriticalSection(&GC_write_cs); in GC_stop_world()
281 LeaveCriticalSection(&GC_write_cs); in GC_stop_world()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dmisc.c518 CRITICAL_SECTION GC_write_cs; variable
584 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
864 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
876 EnterCriticalSection(&GC_write_cs);
889 LeaveCriticalSection(&GC_write_cs);
H A Dwin32_threads.c237 extern CRITICAL_SECTION GC_write_cs;
248 EnterCriticalSection(&GC_write_cs); in GC_stop_world()
281 LeaveCriticalSection(&GC_write_cs); in GC_stop_world()
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dmisc.c518 CRITICAL_SECTION GC_write_cs; variable
584 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
864 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
876 EnterCriticalSection(&GC_write_cs);
889 LeaveCriticalSection(&GC_write_cs);
H A Dwin32_threads.c237 extern CRITICAL_SECTION GC_write_cs;
248 EnterCriticalSection(&GC_write_cs); in GC_stop_world()
281 LeaveCriticalSection(&GC_write_cs); in GC_stop_world()
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dmisc.c518 CRITICAL_SECTION GC_write_cs; variable
584 InitializeCriticalSection(&GC_write_cs); in GC_init_inner()
864 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
876 EnterCriticalSection(&GC_write_cs);
889 LeaveCriticalSection(&GC_write_cs);
H A Dwin32_threads.c237 extern CRITICAL_SECTION GC_write_cs;
248 EnterCriticalSection(&GC_write_cs); in GC_stop_world()
281 LeaveCriticalSection(&GC_write_cs); in GC_stop_world()
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dgc_misc.c586 GC_INNER CRITICAL_SECTION GC_write_cs; variable
732 InitializeCriticalSection(&GC_write_cs); in GC_init()
1129 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
1191 IF_NEED_TO_LOCK(EnterCriticalSection(&GC_write_cs)); in GC_write()
1196 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
1225 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dmisc.c740 GC_INNER CRITICAL_SECTION GC_write_cs; variable
884 InitializeCriticalSection(&GC_write_cs); in GC_init()
1291 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
1370 IF_NEED_TO_LOCK(EnterCriticalSection(&GC_write_cs)); in GC_write()
1381 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
1406 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dmisc.c750 GC_INNER CRITICAL_SECTION GC_write_cs; variable
975 InitializeCriticalSection(&GC_write_cs); in GC_init()
1439 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
1617 IF_NEED_TO_LOCK(EnterCriticalSection(&GC_write_cs)); in GC_write()
1628 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
1653 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dmisc.c750 GC_INNER CRITICAL_SECTION GC_write_cs; variable
975 InitializeCriticalSection(&GC_write_cs); in GC_init()
1438 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
1616 IF_NEED_TO_LOCK(EnterCriticalSection(&GC_write_cs)); in GC_write()
1627 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
1652 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dmisc.c750 GC_INNER CRITICAL_SECTION GC_write_cs; variable
975 InitializeCriticalSection(&GC_write_cs); in GC_init()
1438 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
1616 IF_NEED_TO_LOCK(EnterCriticalSection(&GC_write_cs)); in GC_write()
1627 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
1652 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dmisc.c750 GC_INNER CRITICAL_SECTION GC_write_cs; variable
975 InitializeCriticalSection(&GC_write_cs); in GC_init()
1438 DeleteCriticalSection(&GC_write_cs); in GC_deinit()
1616 IF_NEED_TO_LOCK(EnterCriticalSection(&GC_write_cs)); in GC_write()
1627 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()
1652 IF_NEED_TO_LOCK(LeaveCriticalSection(&GC_write_cs)); in GC_write()

123