代码搜索:pThread

找到约 7,828 项符合「pThread」的源代码

代码结果 7,828
www.eeworm.com/read/365326/9869704

c auto_cp.c

#include "auto_cp.h" //#include "common.h" #include #include "link_list.c" int machine_type; pid_t tmppid=0; pthread_t ID_beep_thread; char log_tmp[128]; //for beep int usb_be_removed; //
www.eeworm.com/read/164258/10120944

c temperature.c

#include #include #include #include #include #include "rt_com.h" #include "rt_comP.h" #include pthread_t thread; int fd_fifo
www.eeworm.com/read/164258/10120948

c stop.c

#include #include #include #include #include #include "rt_com.h" #include "rt_comP.h" pthread_t thread; int fifo_size=4000; int period=100
www.eeworm.com/read/330930/12860541

c p_dispatch.c

#include "probe_main.h" #include extern u_int32_t total; extern u_int32_t free_num; //static int packet_dispatch(pthread_infor_t ** pthread , port_array_t* port , const u_char * ra
www.eeworm.com/read/103510/6215031

h pse51_overrides.h

#ifndef PSE51_OVERRIDE_LIBC_DEFINES_H #define PSE51_OVERRIDE_LIBC_DEFINES_H #undef errno struct sched_param { int sched_priority; }; #define pthread_attr_t pse51_attr_t #define pthread_t pse51_th
www.eeworm.com/read/101153/6237751

c posix_mod.c

#include #include #include #include #include #include #include pthread_t T; void *my_code(void *); int fd; int st
www.eeworm.com/read/155212/11889422

c temperature.c

#include #include #include #include #include #include "rt_com.h" #include "rt_comP.h" #include pthread_t thread; int fd_fifo
www.eeworm.com/read/155212/11889423

c stop.c

#include #include #include #include #include #include "rt_com.h" #include "rt_comP.h" pthread_t thread; int fifo_size=4000; int period=100
www.eeworm.com/read/151671/12182530

c temperature.c

#include #include #include #include #include #include "rt_com.h" #include "rt_comP.h" #include pthread_t thread; int fd_fifo
www.eeworm.com/read/151671/12182534

c stop.c

#include #include #include #include #include #include "rt_com.h" #include "rt_comP.h" pthread_t thread; int fifo_size=4000; int period=100