Lines Matching refs:POSIXThread
278 POSIXThread *thread = static_cast<POSIXThread*>( in DoResume()
338 POSIXThread *thread = static_cast<POSIXThread*>( in DoDetach()
390 POSIXThread *thread = static_cast<POSIXThread*>( in SendMessage()
482 POSIXThread *
485 return new POSIXThread(process, tid); in CreateNewPOSIXThread()
508 POSIXThread *thread = static_cast<POSIXThread*>( in RefreshStateAfterStop()
688 POSIXThread *thread = static_cast<POSIXThread*>( in EnableWatchpoint()
705 thread = static_cast<POSIXThread*>( in EnableWatchpoint()
761 POSIXThread *thread = static_cast<POSIXThread*>( in DisableWatchpoint()
788 POSIXThread *thread = static_cast<POSIXThread*>( in GetWatchpointSupportInfo()
907 POSIXThread *thread = static_cast<POSIXThread*>( in IsAThreadRunning()