Home
last modified time | relevance | path

Searched refs:retval (Results 1 – 4 of 4) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dpthread.cpp113 void pthread_exit(void *retval) { in pthread_exit() argument
117 (std::size_t)retval)); /* thread becomes signalled so its death can be waited upon */ in pthread_exit()
H A Dpthread_w.hpp99 extern void pthread_exit(void *retval);
/oneTBB/examples/common/gui/
H A Dgdivideo.cpp35 int retval = 0; in DisplayError() local
49 retval = MessageBox(g_hAppWnd, lpstrErr, lpMsgBuf, MB_OK | MB_ICONERROR); in DisplayError()
H A Dd2dvideo.cpp45 int retval = 0; in DisplayError() local
49 retval = in DisplayError()