TwiceAsNice  2019-02-18
Public Attributes | List of all members
os_thread_t Struct Reference

#include <gsc_os_thread.h>

Collaboration diagram for os_thread_t:
Collaboration graph

Public Attributes

os_key_t key
 
pthread_t thread
 
char name [64]
 

Member Data Documentation

◆ key

os_key_t os_thread_t::key

◆ name

char os_thread_t::name

◆ thread

pthread_t os_thread_t::thread

The documentation for this struct was generated from the following file: