Home
last modified time | relevance | path

Searched refs:osl_createSemaphore (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dsemaphor.c44 oslSemaphore SAL_CALL osl_createSemaphore(sal_uInt32 initialCount) in osl_createSemaphore() function
162 oslSemaphore SAL_CALL osl_createSemaphore(sal_uInt32 initialCount) in osl_createSemaphore() function
/trunk/main/sal/inc/osl/
H A Dsemaphor.h45 oslSemaphore SAL_CALL osl_createSemaphore(sal_uInt32 initialCount);
H A Dsemaphor.hxx52 semaphore = osl_createSemaphore(initialCount); in Semaphore()
/trunk/main/sal/osl/w32/
H A Dsemaphor.c39 oslSemaphore SAL_CALL osl_createSemaphore(sal_uInt32 initialCount) in osl_createSemaphore() function
/trunk/main/sal/osl/os2/
H A Dsemaphor.c52 oslSemaphore SAL_CALL osl_createSemaphore(sal_uInt32 initialCount) in osl_createSemaphore() function
/trunk/main/bridges/test/performance/
H A Dtestperformance.cxx129 oslSemaphore sema = osl_createSemaphore(1); in main()
/trunk/main/sal/util/
H A Dsal.map51 osl_createSemaphore;

Completed in 23 milliseconds