Octopus
__pthread_mutex_s Struct Reference

Detailed Description

Definition at line 1231 of file getopt_f.c.

Public Attributes

int __lock
 
unsigned int __count
 
int __owner
 
unsigned int __nusers
 
int __kind
 
short __spins
 
short __elision
 
__pthread_list_t __list
 

Member Data Documentation

◆ __lock

int __pthread_mutex_s::__lock

Definition at line 1233 of file getopt_f.c.

◆ __count

unsigned int __pthread_mutex_s::__count

Definition at line 1234 of file getopt_f.c.

◆ __owner

int __pthread_mutex_s::__owner

Definition at line 1235 of file getopt_f.c.

◆ __nusers

unsigned int __pthread_mutex_s::__nusers

Definition at line 1237 of file getopt_f.c.

◆ __kind

int __pthread_mutex_s::__kind

Definition at line 1241 of file getopt_f.c.

◆ __spins

short __pthread_mutex_s::__spins

Definition at line 1243 of file getopt_f.c.

◆ __elision

short __pthread_mutex_s::__elision

Definition at line 1244 of file getopt_f.c.

◆ __list

__pthread_list_t __pthread_mutex_s::__list

Definition at line 1245 of file getopt_f.c.


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