Searched refs:sighandler_cost (Results 1 – 2 of 2) sorted by relevance
117 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full ); in new_thread()119 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost ); in new_thread()284 thread[CLG_(current_tid)]->sighandler_cost, in CLG_()
579 FullCost sighandler_cost; member