Searched refs:cancel_function (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/system/kernel/
H A Dthread.cpp3482 thread->cancel_function = cancelFunction;
H A Dsignal.cpp1077 handler.sa_handler = thread->cancel_function;
/haiku/headers/private/kernel/
H A Dthread_types.h480 void (*cancel_function)(int); member in struct:BKernel::Thread

Completed in 113 milliseconds