Searched defs:enter (Results 1 – 9 of 9) sorted by relevance
86 public Object enter() throws Throwable; in enter() method97 public Object enter( Object handle, ThreadId id ) throws Throwable; in enter() method
52 public Object enter() throws Throwable { in enter() method in NativeThreadPool60 public Object enter(Object handle, ThreadId id) throws Throwable { in enter() method in NativeThreadPool87 private static native Job enter(long pool); in enter() method in NativeThreadPool
81 public Object enter( ) throws Throwable { in enter() method in JavaThreadPool86 public Object enter( Object handle, ThreadId threadId ) throws Throwable { in enter() method in JavaThreadPool
302 Object enter(Object disposeId) throws Throwable { in enter() method in JobQueue313 Object enter(int waitTime, Object disposeId) throws Throwable { in enter() method in JobQueue
62 void *JobQueue::enter( sal_Int64 nDisposeId , sal_Bool bReturnWhenNoJob ) in enter() function in cppu_threadpool::JobQueue
355 void * ThreadPool::enter( const ByteSequence & aThreadId , sal_Int64 nDisposeId ) in enter() function in cppu_threadpool::ThreadPool
54 inline void enter(void) {m_enter(this);} in enter() function in cppu::Enterable
246 inline void SAL_CALL Environment::enter() const SAL_THROW( () ) in enter() function in com::sun::star::uno::Environment
285 bool enter( NodeState eToState, int options = NONE ) in enter() function in slideshow::internal::BaseNode::StateTransition
Completed in 37 milliseconds