When calling the Fortran/C interface functions ofwin_start/stop/waitforstop, there is a delay caused by an internal wait/poll loop. Can this delay be reduced somehow? (Perhaps by using OpenThreads::join() instead of polling)
Log in to post a comment.