-
magnus.blaudd@oracle.com authored
- Add abstract do_wakeup() function which subclasses must implement in order to detect the stop as fast as possible. This involves signaling conditions etc. - Move the wakeup functionality of our three components into do_wakeup() functions.
magnus.blaudd@oracle.com authored- Add abstract do_wakeup() function which subclasses must implement in order to detect the stop as fast as possible. This involves signaling conditions etc. - Move the wakeup functionality of our three components into do_wakeup() functions.
Loading