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

/haiku/src/apps/autoraise/
H A DAutoRaiseIcon.h72 int32 fronter(void *);
H A DAutoRaiseIcon.cpp401 int32 fronter(void *arg) function
486 resume_thread(tv->last_raiser_thread = spawn_thread(fronter, "fronter", B_NORMAL_PRIORITY, (void *)tv));

Completed in 82 milliseconds