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

/haiku/headers/private/kernel/
H A Duser_debugger.h243 void destroy_thread_debug_info(struct thread_debug_info *info);
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp344 destroy_thread_debug_info(struct thread_debug_info *info) function
773 destroy_thread_debug_info(&threadDebugInfo);
/haiku/src/system/kernel/
H A Dthread.cpp2238 destroy_thread_debug_info(&debugInfo);

Completed in 45 milliseconds