Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

pthread_join

Declaration

Source position: pthreadh.inc line 74

function pthread_join(

  __th: pthread_t;

  __thread_return: Ppointer

):LongInt;

function pthread_join(

  __th: pthread_t;

  var __thread_return: pointer

):LongInt;


Documentation generated on: 2023-03-18