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

  /src/usr.bin/mail/
extern.h 359 # define thread_recursion(mp,fn,args) fn(mp,args) macro
thread.c 307 thread_recursion(struct message *mp, int (*fn)(struct message *, void *), void *args) function in typeref:typename:PUBLIC int

Completed in 13 milliseconds