init_recv_record
static void init_recv_record(void);
(void) pthread_once(&recv_once_control, init_recv_record);