Pages du manuel Linux : Fonctions des bibliothèques / posix
- posix_trace_flush
- See posix_trace_create.3posix
- posix_trace_getnext_event
- posix_trace_getnext_event, posix_trace_timedgetnext_event, posix_trace_trygetnext_event - retrieve a trace event (TRACING)
- posix_trace_get_attr
- See posix_trace_get_status.3posix
- posix_trace_get_filter
- retrieve and set the filter of an initialized trace stream (TRACING)
- posix_trace_get_status
- retrieve the trace attributes or trace status (TRACING)
- posix_trace_open
- trace log management (TRACING)
- posix_trace_rewind
- See posix_trace_open.3posix
- posix_trace_set_filter
- See posix_trace_get_filter.3posix
- posix_trace_shutdown
- See posix_trace_create.3posix
- posix_trace_start
- trace start and stop (TRACING)
- posix_trace_stop
- See posix_trace_start.3posix
- posix_trace_timedgetnext_event
- See posix_trace_getnext_event.3posix
- posix_trace_trid_eventid_open
- See posix_trace_eventid_get_name.3posix
- posix_trace_trygetnext_event
- See posix_trace_getnext_event.3posix
- posix_typed_mem_get_info
- query typed memory information (ADVANCED REALTIME)
- posix_typed_mem_open
- open a typed memory object (ADVANCED REALTIME)
- pow
- power function
- powf
- See pow.3posix
- powl
- See pow.3posix
- pread
- See read.3posix
- printf
- print formatted output
- pselect
- See select.3posix
- pthread_atfork
- register fork handlers
- pthread_attr_destroy
- See pthread_attr_init.3posix
- pthread_attr_getdetachstate
- get and set the detachstate attribute
- pthread_attr_getguardsize
- get and set the thread guardsize attribute
- pthread_attr_getinheritsched
- get and set the inheritsched attribute (REALTIME THREADS)
- pthread_attr_getschedparam
- get and set the schedparam attribute
- pthread_attr_getschedpolicy
- get and set the schedpolicy attribute (REALTIME THREADS)
- pthread_attr_getscope
- get and set the contentionscope attribute (REALTIME THREADS)
- pthread_attr_getstack
- get and set stack attributes
- pthread_attr_getstackaddr
- get and set the stackaddr attribute
- pthread_attr_getstacksize
- get and set the stacksize attribute
- pthread_attr_init
- destroy and initialize the thread attributes object
- pthread_attr_setdetachstate
- See pthread_attr_getdetachstate.3posix
- pthread_attr_setguardsize
- See pthread_attr_getguardsize.3posix
- pthread_attr_setinheritsched
- See pthread_attr_getinheritsched.3posix
- pthread_attr_setschedparam
- See pthread_attr_getschedparam.3posix
- pthread_attr_setschedpolicy
- See pthread_attr_getschedpolicy.3posix
- pthread_attr_setscope
- See pthread_attr_getscope.3posix
- pthread_attr_setstack
- See pthread_attr_getstack.3posix
- pthread_attr_setstackaddr
- See pthread_attr_getstackaddr.3posix
- pthread_attr_setstacksize
- See pthread_attr_getstacksize.3posix
- pthread_barrierattr_destroy
- See pthread_barrierattr_init.3posix
- pthread_barrierattr_getpshared
- get and set the process-shared attribute of the barrier attributes object (ADVANCED REALTIME THREADS)
- pthread_barrierattr_init
- destroy and initialize the barrier attributes object (ADVANCED REALTIME THREADS)
- pthread_barrierattr_setpshared
- See pthread_barrierattr_getpshared.3posix
- pthread_barrier_destroy
- See pthread_barrier_init.3posix
- pthread_barrier_init
- destroy and initialize a barrier object (ADVANCED REALTIME THREADS)
- pthread_barrier_wait
- synchronize at a barrier (ADVANCED REALTIME THREADS)