get system load averages NAME getloadavg - get system load averages LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int getloadavg(double loadavg[] , int nel…set/get the name of a thread NAME pthread_setname_np, pthread_getname_np - set/get the name of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _G…set/get the name of a thread NAME pthread_setname_np, pthread_getname_np - set/get the name of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _G…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…get service entry (reentrant) NAME getservent_r, getservbyname_r, getservbyport_r - get service entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb…get service entry (reentrant) NAME getservent_r, getservbyname_r, getservbyport_r - get service entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb…get service entry (reentrant) NAME getservent_r, getservbyname_r, getservbyport_r - get service entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…