|
The Pedigree Project
0.1
|
#include <PosixSubsystem.h>
Collaboration diagram for PosixSubsystem::PosixThreadKey:Public Attributes | |
| void(* | destructor )(void *) |
| Userspace function to be called when deleting the key. | |
| void * | buffer |
| Buffer pointer. | |
POSIX thread-specific data
Definition at line 364 of file PosixSubsystem.h.
1.8.11