Searched refs:thread_s (Results 1 – 3 of 3) sorted by relevance
117 typedef struct thread_s thread;
183 struct thread_s { struct280 th = my_malloc(sizeof(struct thread_s)); in launch()
56 struct thread_s { struct71 static struct thread_s message_array = THREAD_INIT; /* the basic message array */ argument72 static struct thread_s current_thread = THREAD_INIT; /* the current thread */359 reindex(struct thread_s *tp) in reindex()412 redepth(struct thread_s *thread) in redepth()469 thread_init(struct thread_s *tp, struct message *mp, int msgCount) in thread_init()1274 reversecmd_core(struct thread_s *tp) in reversecmd_core()