LAL  7.5.0.1-b72065a
pthread_key_struct Struct Reference

Detailed Description

Definition at line 68 of file qthread.c.

Data Fields

int in_use
 
destr_function destr
 

Field Documentation

◆ in_use

int pthread_key_struct::in_use

Definition at line 70 of file qthread.c.

◆ destr

destr_function pthread_key_struct::destr

Definition at line 71 of file qthread.c.