OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Wait
(Results
1 - 25
of
55
) sorted by relevancy
1
2
3
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerShmemFuchsia.cpp
34
void SharedMemoryRegion::
Wait
(int Idx) {}
FuzzerShmem.h
30
void WaitServer() {
Wait
(0);}
32
void WaitClient() {
Wait
(1);}
58
void
Wait
(int Idx);
FuzzerShmemWindows.cpp
57
void SharedMemoryRegion::
Wait
(int Idx) {
FuzzerShmemPosix.cpp
94
void SharedMemoryRegion::
Wait
(int Idx) {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInsertWaitcnts.cpp
1
//===- SIInsertWaitcnts.cpp - Insert
Wait
Instructions --------------------===//
10
/// Insert
wait
instructions for memory reads and writes.
19
/// example, when both SMEM and LDS are in flight and we need to
wait
for
165
void addWait(AMDGPU::Waitcnt &
Wait
, InstCounterType T, unsigned Count) {
168
Wait
.VmCnt = std::min(
Wait
.VmCnt, Count);
171
Wait
.ExpCnt = std::min(
Wait
.ExpCnt, Count);
174
Wait
.LgkmCnt = std::min(
Wait
.LgkmCnt, Count)
[
all
...]
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPITypes.h
29
enum State : unsigned char { Nonblocking,
Wait
};
45
// region. Requests are used in MPI to complete nonblocking operations with
wait
MPIChecker.cpp
79
// Check all request regions used by the
wait
function.
82
State = State->set<RequestMap>(ReqRegion, Request::State::
Wait
);
88
// A
wait
has no matching nonblocking call.
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Threading.h
93
enum InitStatus { Uninitialized = 0,
Wait
= 1, Done = 2 };
126
sys::cas_flag old_val = sys::CompareAndSwap(&flag.status,
Wait
, Uninitialized);
135
//
Wait
until any thread doing the call has finished.
Program.h
123
///< of time to
wait
for the child process to exit. If the time
125
///< this function will
wait
until the child finishes or forever if
146
/// \see
Wait
until the process finished execution or win32 CloseHandle() API
207
ProcessInfo
Wait
(
210
///< time to
wait
for the child process to exit. If the time expires, the
212
///< will perform a non-blocking
wait
on the child process.
/src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Threading.inc
94
//
Wait
for the thread
/src/sys/dev/ppbus/
ppbus_1284.h
66
#define
Wait
nBUSY
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_mutex.h
70
// The last thread returned from
Wait
can destroy the object
78
void
Wait
();
202
writers_.
Wait
();
286
readers_.
Wait
();
sanitizer_mutex.cpp
31
void Semaphore::
Wait
() {
sanitizer_stackdepot.cpp
113
semaphore_.
Wait
();
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_mutex.h
68
// The last thread returned from
Wait
can destroy the object
76
void
Wait
();
200
writers_.
Wait
();
270
readers_.
Wait
();
sanitizer_mutex.cpp
31
void Semaphore::
Wait
() {
/src/external/apache2/llvm/dist/llvm/lib/Support/
Program.cpp
46
Wait
(PI, SecondsToWait, /*WaitUntilTerminates=*/SecondsToWait == 0,
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h
70
// by
wait
(2)
102
// test, then
wait
for it to complete.
116
virtual int
Wait
() = 0;
123
// than a function pointer or functor, or else
Wait
and Passed could
228
if (!gtest_dt->Passed(predicate(gtest_dt->
Wait
()))) { \
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-death-test.cc
60
# include <sys/
wait
.h>
204
// specified by
wait
(2).
556
// in the format specified by
wait
(2). On Windows, this is the
658
virtual int
Wait
();
680
int WindowsDeathTest::
Wait
() {
684
//
Wait
until the child either signals that it has acquired the write end
822
int
Wait
() override;
877
int FuchsiaDeathTest::
Wait
() {
885
// Create a port to
wait
for socket/task/exception events.
891
// Register to
wait
for the child process to terminate
[
all
...]
/src/external/gpl3/gcc/dist/libgcc/config/rl78/
divmodhi.S
214
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
245
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
283
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
314
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
341
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
369
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
divmodsi.S
359
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
394
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
436
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
471
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
511
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
544
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
/src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
divmodhi.S
214
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
245
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
283
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
314
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
341
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
369
1: mov a, !MDUC ;
Wait
16 clocks or until DIVST is clear
/src/sys/external/bsd/acpica/dist/tests/misc/
badcode.asl
85
Wait
(EVT1, 1)
/src/lib/libc/isc/
eventlib_p.h
169
enum { Accept, File, Stream, Timer,
Wait
, Free, Null } type;
175
struct { evWait *this; }
wait
;
member in union:evEvent_p::__anon367
/src/external/bsd/libbind/dist/isc/
eventlib_p.h
169
enum { Accept, File, Stream, Timer,
Wait
, Free, Null } type;
175
struct { evWait *this; }
wait
;
member in union:evEvent_p::__anon7181
Completed in 36 milliseconds
1
2
3
Indexes created Thu Apr 23 00:23:13 UTC 2026