The Pedigree Project  0.1
Public Attributes | List of all members
PosixSubsystem::PosixThreadKey Struct Reference

#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.
 

Detailed Description

POSIX thread-specific data

Definition at line 364 of file PosixSubsystem.h.


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