Home
last modified time | relevance | path

Searched defs:enter (Results 1 – 9 of 9) sorted by relevance

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DIThreadPool.java86 public Object enter() throws Throwable; in enter() method
97 public Object enter( Object handle, ThreadId id ) throws Throwable; in enter() method
H A DNativeThreadPool.java52 public Object enter() throws Throwable { in enter() method in NativeThreadPool
60 public Object enter(Object handle, ThreadId id) throws Throwable { in enter() method in NativeThreadPool
87 private static native Job enter(long pool); in enter() method in NativeThreadPool
H A DJavaThreadPool.java81 public Object enter( ) throws Throwable { in enter() method in JavaThreadPool
86 public Object enter( Object handle, ThreadId threadId ) throws Throwable { in enter() method in JavaThreadPool
H A DJobQueue.java302 Object enter(Object disposeId) throws Throwable { in enter() method in JobQueue
313 Object enter(int waitTime, Object disposeId) throws Throwable { in enter() method in JobQueue
/trunk/main/cppu/source/threadpool/
H A Djobqueue.cxx62 void *JobQueue::enter( sal_Int64 nDisposeId , sal_Bool bReturnWhenNoJob ) in enter() function in cppu_threadpool::JobQueue
H A Dthreadpool.cxx355 void * ThreadPool::enter( const ByteSequence & aThreadId , sal_Int64 nDisposeId ) in enter() function in cppu_threadpool::ThreadPool
/trunk/main/cppu/inc/cppu/
H A DEnterable.hxx54 inline void enter(void) {m_enter(this);} in enter() function in cppu::Enterable
/trunk/main/cppu/inc/uno/
H A Denvironment.hxx246 inline void SAL_CALL Environment::enter() const SAL_THROW( () ) in enter() function in com::sun::star::uno::Environment
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx285 bool enter( NodeState eToState, int options = NONE ) in enter() function in slideshow::internal::BaseNode::StateTransition

Completed in 37 milliseconds