Method
SysprofThreadInfoget_thread_id
Declaration [src]
int
sysprof_thread_info_get_thread_id (
SysprofThreadInfo* self
)
Description [src]
Gets the thread identifier.
This typically matches what gettid() syscall returns on Linux.
| Gets property | Sysprof.ThreadInfo:thread-id |