Lines Matching defs:thread
30 #include "src/execution/shared-mutex-guard-if-off-thread.h"
545 // A thread has a PerIsolateThreadData instance for each isolate that it has
616 // Returns the PerIsolateThreadData for the current thread (or nullptr if one
623 // Returns the isolate inside which the current thread is running or nullptr.
630 // Returns the isolate inside which the current thread is running.
653 // True if at least one thread Enter'ed this isolate.
662 // Initializes the current thread to run this Isolate.
663 // Not thread-safe. Multiple threads should not Enter/Exit the same isolate
667 // Exits the current thread. The previosuly entered Isolate is restored
668 // for the thread.
669 // Not thread-safe. Multiple threads should not Enter/Exit the same isolate
673 // Find the PerThread for this particular (isolate, thread) combination.
677 // Find the PerThread for this particular (isolate, thread) combination
681 // Find the PerThread for given (isolate, thread) combination
685 // Discard the PerThread for this particular (isolate, thread) combination
692 // Shared mutex for allowing thread-safe concurrent reads of FeedbackVectors.
697 // Shared mutex for allowing thread-safe concurrent reads of
703 // Shared mutex for allowing thread-safe concurrent reads of TransitionArrays
709 // Shared mutex for allowing thread-safe concurrent reads of
740 // Access to current thread id.
802 static Address c_entry_fp(ThreadLocalTop* thread) {
803 return thread->c_entry_fp_;
805 static Address handler(ThreadLocalTop* thread) { return thread->handler_; }
1101 // Use for updating counters on a foreground thread.
1103 // Use for updating counters on a background thread.
1234 // For WebAssembly trap handlers there is a flag in thread-local storage
1235 // which indicates that the executing thread executes WebAssembly code. To
1990 // the Isolate. The top of the stack points to a thread which is currently
1992 // not entered by any thread and can be Disposed.
1993 // If the same thread enters the Isolate more than once, the entry_count_