thread_init

Function thread_init 

Source
pub fn thread_init()
Expand description

Initialize LIKWID’s marker API for the current thread

Must be called in parallel region of the application to set up basic data structures of LIKWID. Before you can call likwid_markerThreadInit() you have to call likwid_markerInit().