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

pthread_attr_setschedparam

Declaration

Source position: pthreadh.inc line 80

function pthread_attr_setschedparam(

  __attr: Ppthread_attr_t;

  __param: Psched_param

):LongInt;

function pthread_attr_setschedparam(

  var __attr: pthread_attr_t;

  const __param: sched_param

):LongInt;


Documentation generated on: 2023-03-18