| PAPI_register_thread(3) | PAPI | PAPI_register_thread(3) |
PAPI_register_thread -
Notify PAPI that a thread has 'appeared'.
C Interface:
PAPI_register_thread() should be called when the user wants to force PAPI to initialize a thread that PAPI has not seen before.
Usually this is not necessary as PAPI implicitly detects the thread when an eventset is created or other thread local PAPI functions are called. However, it can be useful for debugging and performance enhancements in the run-time systems of performance tools.
Return values:
See Also:
PAPI_thread_id
PAPI_thread_init
Generated automatically by Doxygen for PAPI from the source code.
| Fri Feb 22 2019 | Version 5.7.0.0 |