DeepSortThreadEntry
static int32 DeepSortThreadEntry(void* outlineView);
fSortThread = spawn_thread(DeepSortThreadEntry, "sort_thread", B_NORMAL_PRIORITY, this);