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

pthread_spin_init

Declaration

Source position: pthreadh.inc line 139

function pthread_spin_init(

  __lock: Ppthread_spinlock_t;

  __pshared: LongInt

):LongInt;

function pthread_spin_init(

  var __lock: pthread_spinlock_t;

  __pshared: LongInt

):LongInt;


Documentation generated on: 2023-03-18