Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dprofiling.h198 class event {
211 event(const std::string &input) in event() function
226 struct event { struct
227 event(const std::string &) { } in event() function
238 using detail::d1::event; argument
/oneTBB/python/tbb/
H A Dapi.i77 std::condition_variable event; member
99 b.event.notify_all();
101 b.event.wait(lock);
104 b.event.wait(lock);
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DGUI_Thread.rst37 - The GUI thread services an event loop.
44 - The GUI thread must be responsive to the event loop and not become
66 When finished, the task posts an event to the GUI thread to indicate that the work is done.
82 similar principles apply to any GUI using an event loop idiom. For
83 each event, the GUI thread calls a user-defined function ``WndProc`` to process an event.
142 #. The GUI thread continues servicing the event loop. If it has to
/oneTBB/src/tbb/tools_api/legacy/
H A Dittnotify.h689 int LIBITTAPI __itt_event_start(__itt_event event);
694 ITT_STUB(LIBITTAPI, int, event_start, (__itt_event event))
698 #define __itt_event_start(event) (int)0
711 int LIBITTAPI __itt_event_end(__itt_event event);
716 ITT_STUB(LIBITTAPI, int, event_end, (__itt_event event))
720 #define __itt_event_end(event) (int)0
/oneTBB/examples/common/gui/xcode/tbbExample/
H A DOpenGLView.h33 - (void) touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event;
H A DOpenGLView.m66 - (void) touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
114 // mouse event for seismic and fractal
/oneTBB/test/tbb/
H A Dtest_profiling.cpp252 tbb::profiling::event e("event");
254 tbb::profiling::event::emit("emit");
/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.h238 …TUB(LIBITTAPI, int, event_start, (__itt_event event), (ITT_FORMAT event),…
239 …TUB(LIBITTAPI, int, event_end, (__itt_event event), (ITT_FORMAT event),…
H A Dittnotify.h3527 int LIBITTAPI __itt_event_start(__itt_event event);
3532 ITT_STUB(LIBITTAPI, int, event_start, (__itt_event event))
3536 #define __itt_event_start(event) (int)0
3549 int LIBITTAPI __itt_event_end(__itt_event event);
3554 ITT_STUB(LIBITTAPI, int, event_end, (__itt_event event))
3558 #define __itt_event_end(event) (int)0
/oneTBB/.github/workflows/
H A Dci.yml124 $(git diff --diff-filter=d --name-only ${{ github.event.pull_request.base.sha }})
/oneTBB/
H A DLICENSE.txt153 8. Limitation of Liability. In no event and under no legal theory,