TinySTM
1.0.5
|
Module to test callbacks. More...
Go to the source code of this file.
Functions | |
void | mod_print_init (void) |
Initialize the module. More... | |
Module to test callbacks.
This module simply prints a message at each invocation of a callback.
void mod_print_init | ( | void | ) |
Initialize the module.
This function must be called once, from the main thread, after initializing the STM library and before performing any transactional operation.