System.PThreadAttr

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type PThreadAttr = ^pthread_attr_t;

Propriétés

Type Visibilité  Source Unité  Parent
pointer public System.pas System System

Description

Pointeur sur un pthread_attr_t.

pthread_attr_t représente les attributs d'un thread POSIX.

Voir aussi