Searched refs:sCurrentPlayID (Results 1 – 1 of 1) sorted by relevance
36 static BSoundPlayer::play_id sCurrentPlayID = 1; variable458 item->id = atomic_add(&sCurrentPlayID, 1); in StartPlaying()