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

/haiku/headers/os/midi2/
H A DMidiRoster.h28 struct BMidiRosterKiller;
59 friend struct BPrivate::BMidiRosterKiller;
/haiku/src/kits/midi2/
H A DMidiRoster.cpp38 // destroyed by the BMidiRosterKiller when the app quits.
47 static struct BMidiRosterKiller struct in namespace:BPrivate
49 ~BMidiRosterKiller()
219 pthread_once(&sInitOnce, BPrivate::BMidiRosterKiller::CreateRoster);

Completed in 36 milliseconds