Home
last modified time | relevance | path

Searched refs:obtain_local_lock (Results 1 – 11 of 11) sorted by relevance

/dports/science/mpqc/mpqc-2.3.1/src/lib/util/group/
H A Dmemamsg.cc224 obtain_local_lock(i.offset(), i.offset()+i.size()); in obtain_readwrite()
278 obtain_local_lock(i.offset(), i.offset()+i.size()); in sum_reduction()
298 obtain_local_lock(sizeof(double)*doffset, in sum_reduction_on_node()
H A Dmemproc.cc83 obtain_local_lock(offset-localoffset(), offset-localoffset()+size); in obtain_readwrite()
H A Dfileproc.cc89 obtain_local_lock(offset-localoffset(), offset-localoffset()+size); in obtain_readwrite()
H A Dfile.h77 void obtain_local_lock(size_t start, size_t fence);
H A Dmemmtmpi.cc129 mem_->obtain_local_lock(req.offset(), req.offset()+req.size()); in run_one()
148 mem_->obtain_local_lock(req.offset(), req.offset()+req.size()); in run_one()
H A Dfile.cc273 FileGrp::obtain_local_lock(size_t start, size_t fence) in obtain_local_lock() function in FileGrp
H A Dmemory.cc276 MemoryGrp::obtain_local_lock(size_t start, size_t fence) in obtain_local_lock() function in MemoryGrp
H A Dmemory.h142 void obtain_local_lock(size_t start, size_t fence);
/dports/emulators/hercules/hercules-3.13/
H A Dassist.c104 DEF_INST(obtain_local_lock) in DEF_INST() argument
H A Dopcode.h3068 DEF_INST(obtain_local_lock);
H A Dopcode.c4558 /*E504*/ GENx370x390x900 (obtain_local_lock,SSE,"Assist"),