HomeSort by: relevance | last modified time | path
    Searched defs:thread_s (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
thread.c 56 struct thread_s { struct
71 static struct thread_s message_array = THREAD_INIT; /* the basic message array */
72 static struct thread_s current_thread = THREAD_INIT; /* the current thread */
359 reindex(struct thread_s *tp)
412 redepth(struct thread_s *thread)
469 thread_init(struct thread_s *tp, struct message *mp, int msgCount)
1274 reversecmd_core(struct thread_s *tp)
thread.c 56 struct thread_s { struct
71 static struct thread_s message_array = THREAD_INIT; /* the basic message array */
72 static struct thread_s current_thread = THREAD_INIT; /* the current thread */
359 reindex(struct thread_s *tp)
412 redepth(struct thread_s *thread)
469 thread_init(struct thread_s *tp, struct message *mp, int msgCount)
1274 reversecmd_core(struct thread_s *tp)

Completed in 23 milliseconds