Home
last modified time | relevance | path

Searched defs:SemName (Results 1 – 17 of 17) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/fuzzer/
H A DFuzzerShmemWindows.cpp28 std::string SharedMemoryRegion::SemName(const char *Name, int Idx) { in SemName() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemPosix.cpp33 std::string SharedMemoryRegion::SemName(const char *Name, int Idx) { in SemName() function in fuzzer::SharedMemoryRegion
/dports/lang/spidermonkey60/firefox-60.9.0/tools/fuzzing/libfuzzer/
H A DFuzzerShmemWindows.cpp28 std::string SharedMemoryRegion::SemName(const char *Name, int Idx) { in SemName() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemPosix.cpp33 std::string SharedMemoryRegion::SemName(const char *Name, int Idx) { in SemName() function in fuzzer::SharedMemoryRegion
/dports/devel/boost-docs/boost_1_72_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/devel/boost-python-libs/boost_1_72_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/databases/percona57-server/boost_1_59_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/databases/xtrabackup/boost_1_59_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/databases/percona57-client/boost_1_59_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/devel/boost-libs/boost_1_72_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp24 static const char * SemName = test::get_process_id_name(); variable
/dports/devel/hyperscan/boost_1_75_0/libs/interprocess/test/
H A Dnamed_semaphore_test.cpp23 static const char * SemName = test::get_process_id_name(); variable
/dports/misc/skyutils/skyutils-3.0/src/
H A Dthreads.c97 bool SU_CreateSem(SU_SEM_HANDLE *Handle,int InitialCount,int MaximumCount,const char SemName[]) in SU_CreateSem()
/dports/editors/jed/jed-0.99-19/src/
H A Dos2.c84 char SemName[32]; in CreateSem() local
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dos2.c86 char SemName[32]; in CreateSem() local
/dports/misc/skyutils/skyutils-3.0/src/Windows/su_dbg_win/
H A Dsu_dbg_win.c1026 … SU_DBG_WIN_CreateSem(SU_SEM_HANDLE *Handle,int InitialCount,int MaximumCount,const char SemName[]) in SU_DBG_WIN_CreateSem()