push and pop thread cancelation clean-up handlers NAME pthread_cleanup_push, pthread_cleanup_pop - push and pop thread cancelation clean-up handlers LIBRARY POSIX threads library (…push and pop thread cancelation clean-up handlers NAME pthread_cleanup_push, pthread_cleanup_pop - push and pop thread cancelation clean-up handlers LIBRARY POSIX threads library (…push and pop thread cancelation clean-up handlers while saving cancelability type NAME pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - push and pop thread cancelati…push and pop thread cancelation clean-up handlers while saving cancelability type NAME pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - push and pop thread cancelati…terminate calling thread NAME pthread_exit - terminate calling thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h> [[noreturn]] void pthre…send a cancelation request to a thread NAME pthread_cancel - send a cancelation request to a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthr…set cancelability state and type NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNO…set cancelability state and type NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNO…join with a terminated thread NAME pthread_join - join with a terminated thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h> int pthread_j…request delivery of any pending cancelation request NAME pthread_testcancel - request delivery of any pending cancelation request LIBRARY POSIX threads library ( libpthread , -lpth…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…Internet address manipulation routines NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY St…terminate all other threads in process NAME pthread_kill_other_threads_np - terminate all other threads in process LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS…format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …