Searched refs:__thread__comm (Results 1 – 1 of 1) sorted by relevance
204 static struct comm *__thread__comm(struct thread *thread) in __thread__comm() function218 res = __thread__comm(thread); in thread__comm()254 struct comm *new, *curr = __thread__comm(thread); in ____thread__set_comm()307 const struct comm *comm = __thread__comm(thread); in __thread__comm_str()
Completed in 3 milliseconds