Searched refs:_ChildCleanupThreadEntry (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/apps/terminal/
H A DTermApp.cpp113 fChildCleanupThread = spawn_thread(_ChildCleanupThreadEntry,
307 TermApp::_ChildCleanupThreadEntry(void* data) function in class:TermApp
H A DTermApp.h50 static status_t _ChildCleanupThreadEntry(void* data);

Completed in 45 milliseconds