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

pthread_setcanceltype

Declaration

Source position: mselibc.pas line 2167

function pthread_setcanceltype(

  __type: LongInt;

  var __oldtype: LongInt

):LongInt; overload;

function pthread_setcanceltype(

  __type: LongInt;

  __oldtype: Plongint

):LongInt; overload;


Documentation generated on: 2021-05-13