Articles tagged: Threads
Found 12 documents
- Mozilla/Tech/XPCOM/Guide/Cross-thread_calls_using_runnables In the Mozilla platform, most activities such as layout, DOM operations, content JavaScript, and ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIEventTarget Dispatches an event to this event target. This function may be called from any thread, and it ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIThread This interface provides a high-level abstraction for an operating system thread.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIThreadEventFilter The nsIThreadEventFilter interface may be implemented to determine whether or not an event may ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIThreadInternal The nsIThreadInternal interface is implemented by the XPCOM thread object to let consumers ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIThreadManager The nsIThreadManager interface lets applications and extensions create and manage threads, each ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIThreadObserver The nsIThreadObserver interface may be implemented to let an observer implement a layered event ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIThreadPool A thread pool provides a convenient way to process events off the main thread. When you send ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIThreadPoolListener The nsIThreadPoolListener interface represents objects that listen to notifications generated by ...
- Mozilla/Tech/XPCOM/Thread_synchronization XPCOM thread synchronization primitives have the same semantics as those in NSPR, and each ...
- The_Thread_Manager The Thread Manager, introduced in Firefox 3, offers an easy to use mechanism for creating ...
- Web/API/NavigatorConcurrentHardware The NavigatorConcurrentHardware mixin adds to the Navigator interface features which allow Web ...