| [Overview][Constants][Types][Index] | 
Conditional variable attributes type (opaque).
Source position: ptypes.inc line 308
type pthread_condattr_t = record  | 
||
__dummy: cint;  | 
  | 
?  | 
end;  | 
pthread_condattr_t describes the attributes of a thread mutex. It should be considered an opaque record, the names of the fields can change anytime.