pub fn trace_provider_wait_for_init()
Expand description

Wait for trace provider initialization to acknowledge already-running traces before returning.

If the current thread is expected to initialize the provider then this should only be called after doing so to avoid a deadlock.