HelenOS sources

_thread_op_begin  258 kernel/generic/src/udebug/udebug_ops.c 	errno_t rc = _thread_op_begin(thread, false);
_thread_op_begin  295 kernel/generic/src/udebug/udebug_ops.c 	errno_t rc = _thread_op_begin(thread, true);
_thread_op_begin  451 kernel/generic/src/udebug/udebug_ops.c 	errno_t rc = _thread_op_begin(thread, false);
_thread_op_begin  498 kernel/generic/src/udebug/udebug_ops.c 	errno_t rc = _thread_op_begin(thread, false);
HelenOS homepage, sources at GitHub