Home
last modified time | relevance | path

Searched refs:notification_client_init_once (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DWASAPINotificationClient.cpp159 static boost::once_flag notification_client_init_once = BOOST_ONCE_INIT; variable
163 boost::call_once(&WASAPINotificationClient::doGetOnce, notification_client_init_once); in get()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DWASAPINotificationClient.cpp159 static boost::once_flag notification_client_init_once = BOOST_ONCE_INIT; variable
163 boost::call_once(&WASAPINotificationClient::doGetOnce, notification_client_init_once); in get()