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

_pthread_cleanup_buffer

Declaration

Source position: pthreadh.inc line 36

type _pthread_cleanup_buffer = record

  __routine: TPThreadCleanupRoutine;

  __arg: pointer;

  __canceltype: LongInt;

  __prev: P_pthread_cleanup_buffer;

end;


Documentation generated on: 2023-03-18