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

_pthread_cleanup_buffer

Declaration

Source position: pthrlinux.inc line 132

type _pthread_cleanup_buffer = record

  __routine: TPThreadCleanupRoutine;

  __arg: Pointer;

  __canceltype: cint;

  __prev: p_pthread_cleanup_buffer;

end;


Documentation generated on: 2023-03-18