Home
last modified time | relevance | path

Searched refs:mutex_count (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/ga/ga-5.8/armci/src/locks/
H A Dmutex.c53 int *mutex_count; in PARMCI_Create_mutexes() local
60 mutex_count = malloc(sizeof(int)*armci_nproc); in PARMCI_Create_mutexes()
61 dassert(1, mutex_count); in PARMCI_Create_mutexes()
68 free(mutex_count); in PARMCI_Create_mutexes()
78 mutex_count[armci_me]=num; in PARMCI_Create_mutexes()
79 armci_msg_igop(mutex_count, armci_nproc, "+"); in PARMCI_Create_mutexes()
86 free(mutex_count); in PARMCI_Create_mutexes()
96 free(mutex_count); in PARMCI_Create_mutexes()
106 glob_mutex[p].count = mutex_count[p]; in PARMCI_Create_mutexes()
108 totcount += mutex_count[p]; in PARMCI_Create_mutexes()
[all …]
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dmut001.tcl65 set mutex_count 2000
66 set env [berkdb_env -create -home $testdir -mutex_set_max $mutex_count]
70 error_check_good stat_count $stat_count $mutex_count
71 error_check_good get_count $get_count $mutex_count
78 set mutex_count [expr $default_count + $mutex_incr]
84 error_check_good stat_increment $stat_count $mutex_count
86 error_check_good get_increment $get_count $mutex_count
H A Dmemp009.tcl41 set mutex_inuse [mutex_count $dbenv "Mutexes in use"]
60 set mutex_inuse [mutex_count $dbenv "Mutexes in use"]
107 proc mutex_count { env type } { procedure
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dmut001.tcl65 set mutex_count 2000
66 set env [berkdb_env -create -home $testdir -mutex_set_max $mutex_count]
70 error_check_good stat_count $stat_count $mutex_count
71 error_check_good get_count $get_count $mutex_count
78 set mutex_count [expr $default_count + $mutex_incr]
84 error_check_good stat_increment $stat_count $mutex_count
86 error_check_good get_increment $get_count $mutex_count
/dports/devel/ga/ga-5.8/armci/src-portals/
H A Dmutex.c55 int *mutex_count = (int*)armci_internal_buffer; in PARMCI_Create_mutexes() local
58 mutex_count = (double *)malloc(sizeof(int)*armci_nproc); in PARMCI_Create_mutexes()
76 bzero((char*)mutex_count,sizeof(int)*armci_nproc); in PARMCI_Create_mutexes()
79 mutex_count[armci_me]=num; in PARMCI_Create_mutexes()
80 armci_msg_igop(mutex_count, armci_nproc, "+"); in PARMCI_Create_mutexes()
81 for(p=totcount=0; p< armci_nproc; p++)totcount+=mutex_count[p]; in PARMCI_Create_mutexes()
104 glob_mutex[p].turn = glob_mutex[p].token + mutex_count[p]; in PARMCI_Create_mutexes()
105 glob_mutex[p].count = mutex_count[p]; in PARMCI_Create_mutexes()
107 totcount += mutex_count[p]; in PARMCI_Create_mutexes()
/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Dmutex.c51 int *mutex_count = (int*)armci_internal_buffer; in PARMCI_Create_mutexes() local
54 mutex_count = (double *)malloc(sizeof(int)*armci_nproc); in PARMCI_Create_mutexes()
72 bzero((char*)mutex_count,sizeof(int)*armci_nproc); in PARMCI_Create_mutexes()
75 mutex_count[armci_me]=num; in PARMCI_Create_mutexes()
76 armci_msg_igop(mutex_count, armci_nproc, "+"); in PARMCI_Create_mutexes()
77 for(p=totcount=0; p< armci_nproc; p++)totcount+=mutex_count[p]; in PARMCI_Create_mutexes()
100 glob_mutex[p].turn = glob_mutex[p].token + mutex_count[p]; in PARMCI_Create_mutexes()
101 glob_mutex[p].count = mutex_count[p]; in PARMCI_Create_mutexes()
103 totcount += mutex_count[p]; in PARMCI_Create_mutexes()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cc12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp12 int *mutex_count, int *thread_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in ObjectRead()
56 &loc_count, &mutex_count, &thread_count, in ObjectRead()
/dports/devel/hpx/hpx-1.2.1/examples/balancing/
H A Dhpx_thread_phase.cpp93 std::size_t mutex_count = 0; in hpx_main() local
96 mutex_count = vm["mutexes"].as<std::size_t>(); in hpx_main()
116 std::vector<mutex> m(mutex_count); in hpx_main()
122 const std::size_t index = j % mutex_count; in hpx_main()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/tsan/
H A Ddebugging.cc17 int *mutex_count, int *thread_count,
58 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
62 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/tsan/
H A Ddebugging.cpp17 int *mutex_count, int *thread_count,
58 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
62 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/tsan/
H A Ddebugging.cpp17 int *mutex_count, int *thread_count,
58 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
62 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/tsan/
H A Ddebugging.cpp17 int *mutex_count, int *thread_count,
58 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
62 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/tsan/
H A Ddebugging.cpp17 int *mutex_count, int *thread_count,
58 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
62 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/tsan/
H A Ddebugging.cpp17 int *mutex_count, int *thread_count,
59 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
63 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()

12345