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

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.h91 static int32 _MixThreadEntry(void* arg);
H A DMixerCore.cpp369 fMixThread = spawn_thread(_MixThreadEntry, "Yeah baby, very shagadelic",
469 MixerCore::_MixThreadEntry(void* arg) function in class:MixerCore

Completed in 84 milliseconds