Searched refs:ReturnHandler (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h371 struct ReturnHandler { struct in struct:thread
372 struct ReturnHandler *next;
374 struct ReturnHandler *rh,
632 typedef struct ReturnHandler ReturnHandler; typedef in typeref:struct:ReturnHandler
644 ReturnHandler *rh,
H A Dthread_act.c694 ReturnHandler **rh;
696 /* The work handler must always be the last ReturnHandler on the list,
739 ReturnHandler *rh;
812 __unused ReturnHandler *rh,
/darwin-on-arm/xnu/osfmk/i386/
H A Dpcb.c1776 ReturnHandler *rhp = thr_act->handlers;

Completed in 80 milliseconds