Searched refs:AssertThreadSuspensionIsAllowable (Results 1 – 10 of 10) sorted by relevance
59 inline void Thread::AssertThreadSuspensionIsAllowable(bool check_locks) const { in AssertThreadSuspensionIsAllowable() function81 AssertThreadSuspensionIsAllowable(); in TransitionFromRunnableToSuspended()
252 void AssertThreadSuspensionIsAllowable(bool check_locks = true) const;
3153 self->AssertThreadSuspensionIsAllowable(); in IsMethodPossiblyInlined()
31 self->AssertThreadSuspensionIsAllowable(); in FindMethodHelper()
47 self->AssertThreadSuspensionIsAllowable(); in AllocObjectWithAllocator()
271 self->AssertThreadSuspensionIsAllowable(); in Invoke()
240 soa.Self()->AssertThreadSuspensionIsAllowable(); in InvokeProxyInvocationHandler()
99 soa.Self()->AssertThreadSuspensionIsAllowable(); in CheckReceiver()
241 Thread::Current()->AssertThreadSuspensionIsAllowable(); in RegTypeCache()
630 self->AssertThreadSuspensionIsAllowable(); in SendRequestAndPossiblySuspend()