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

pthread_once

Declaration

Source position: pthreadh.inc line 155

function pthread_once(

  __once_control: Ppthread_once_t;

  __init_routine: TInitOnceProc

):LongInt;

function pthread_once(

  var __once_control: pthread_once_t;

  __init_routine: Tprocedure

):LongInt;


Documentation generated on: 2023-03-18