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

/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp468 setup_for_thread(char* arg, Thread** _thread, addr_t* _bp, function
689 if (!setup_for_thread(argc == threadIndex + 1 ? argv[threadIndex] : NULL,
865 if (!setup_for_thread(argc == 3 ? argv[1] : NULL, &thread, &ebp,

Completed in 29 milliseconds