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

pthread_attr_getschedparam

Declaration

Source position: pthreadh.inc line 81

function pthread_attr_getschedparam(

  __attr: Ppthread_attr_t;

  __param: Psched_param

):LongInt;

function pthread_attr_getschedparam(

  var __attr: pthread_attr_t;

  var __param: sched_param

):LongInt;


Documentation generated on: 2023-03-18