Searched defs:thread (Results 1 – 14 of 14) sorted by relevance
43 #define pthread_cancel(thread) !TerminateThread((HANDLE) thread, 0) argument147 pthread_detach(__rte_unused pthread_t thread) in pthread_detach()153 pthread_join(__rte_unused pthread_t thread, in pthread_join()
45 struct thread { struct52 static struct thread thread[RTE_MAX_LCORE]; variable
901 struct thread { struct903 struct rte_swx_pkt pkt;904 uint8_t *ptr;907 uint8_t **structs;912 uint8_t *header_storage;914 uint64_t valid_headers;915 uint32_t n_headers_out;918 uint8_t *metadata;943 #define HEADER_VALID(thread, header_id) \ argument1141 #define MOV(thread, ip) \ argument[all …]
74 eal_thread_create(pthread_t *thread, unsigned int lcore_id) in eal_thread_create()
52 pthread_t thread; in process_dup() local
24 pthread_t thread; /* cpucopy task thread */ member
270 rte_ctrl_thread_create(pthread_t *thread, const char *name, in rte_ctrl_thread_create()
165 pthread_t thread; in start_vsi_reset_thread() local
37 struct thread { struct44 static struct thread thread[RTE_MAX_LCORE]; argument
612 pthread_t thread; in eth_ark_dev_start() local
53 pthread_t thread; member
536 pthread_t thread; in ctrlr_worker() local
179 } thread; member
639 struct softnic_thread thread[RTE_MAX_LCORE]; member