[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mselibc' (#msegui)

pthread_mutexattr_t

Declaration

Source position: mselibc.pas line 1733

type pthread_mutexattr_t = record

  case Integer of

    0: (

        __mutexkind: LongInt;

      );

    1: (

        buffer: pointer;

      );

end;


Documentation generated on: 2021-05-13