Home | History | Annotate | Download | only in API

Lines Matching refs:GetQueueName

483 SBThread::GetQueueName () const
495 GetQueueName();
500 log->Printf ("SBThread(%p)::GetQueueName() => error: process is running", exe_ctx.GetThreadPtr());
505 log->Printf ("SBThread(%p)::GetQueueName () => %s", exe_ctx.GetThreadPtr(), name ? name : "NULL");