Public Attributes | List of all members
pthread_once_t_ Struct Reference

#include <pthread.h>

Public Attributes

int done
 
void * lock
 
int reserved1
 
int reserved2
 

Detailed Description

Definition at line 657 of file pthread.h.

Member Data Documentation

int pthread_once_t_::done

Definition at line 659 of file pthread.h.

void* pthread_once_t_::lock

Definition at line 660 of file pthread.h.

int pthread_once_t_::reserved1

Definition at line 661 of file pthread.h.

int pthread_once_t_::reserved2

Definition at line 662 of file pthread.h.


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


kni
Author(s): Martin Günther
autogenerated on Fri Jun 7 2019 22:06:46