Project

General

Profile

User story #791

History

#1 Updated by André Neto about 4 years ago

  • Subject changed from Patch RealTimeThreadAsyncBridge (from FAT-tools) to Patch RealTimeThreadSyncrhonisation (from FAT-tools)

#2 Updated by André Neto almost 4 years ago

  • Status changed from Code: Impl to Closed

If the parameter WaitForNext is set to 1, the synchronisation thread will first reset and then wait on the event semaphore. This can be useful if cycles were lost and the thread should wait for the next synchronisation cycle. The default behaviour (WaitForNext=0) is to first wait and then reset the semaphore and, as a consequence, if the semaphore had already been posted, it will not wait.

Merged with develop at 3b45257e8716e9b68c35a35704f23fdff838818e

#3 Updated by André Neto almost 4 years ago

  • Description updated (diff)

Also available in: Atom PDF