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

pthread_key_create

Declaration

Source position: pthreadh.inc line 151

function pthread_key_create(

  __key: Ppthread_key_t;

  __destr_function: TKeyValueDestructor

):LongInt;

function pthread_key_create(

  var __key: pthread_key_t;

  __destr_function: TKeyValueDestructor

):LongInt;


Documentation generated on: 2023-03-18