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

pthread_create

Declaration

Source position: mselibc.pas line 3029

function pthread_create(

  __thread: Ppthread_t;

  __attr: Ppthread_attr_t;

  __start_routine: TStartRoutine;

  __arg: pointer

):LongInt;


Documentation generated on: 2021-05-13