Method

SysprofThreadInfois_main_thread

Declaration [src]

gboolean
sysprof_thread_info_is_main_thread (
  SysprofThreadInfo* self
)

Description [src]

Checks if the thread is the main thread for a process.

Return value

Type: gboolean

TRUE if the thread-id is the main thread.