Home
last modified time | relevance | path

Searched defs:waitOnEvent (Results 1 – 11 of 11) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.EventLog/tests/EventLogTests/
H A DEventLogEntryWrittenTest.cs16 public void RaisingEvent(string log, string methodName, bool waitOnEvent = true) in RaisingEvent()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/devel/llvm12/llvm-project-12.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/devel/llvm13/llvm-project-13.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp53 Status Stream::waitOnEvent(Event &Event) { in waitOnEvent() function in acxxel::Stream
/dports/lang/pocl/pocl-1.8/lib/CL/devices/accel/
H A Daccel.cc760 int waitOnEvent(AccelData *data, size_t event) { in waitOnEvent() function