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

  /src/sys/rump/librump/rumpkern/
threads.c 66 void *thrarg; local in function:threadbouncer
69 thrarg = td->arg;
90 f(thrarg);
290 void *thrarg; local in function:lwpbouncer
294 thrarg = td->arg;
316 f(thrarg);

Completed in 12 milliseconds