Searched defs:scan_current_thread (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/libauto-186/
H A DThread.cpp347 void Thread::scan_current_thread(thread_scanner_t scanner, void *stack_bottom) { function in class:Auto::Thread
373 void Thread::scan_current_thread(void (*scanner) (Thread*, const Range&, void*), void *arg, void *stack_bottom) { function in class:Auto::Thread

Completed in 62 milliseconds