Home
last modified time | relevance | path

Searched refs:PR_PostSemaphore (Results 1 – 25 of 58) sorted by relevance

123

/dports/www/firefox/firefox-99.0/docs/nspr/reference/
H A Dpr_postsemaphore.rst1 PR_PostSemaphore chapter
14 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
H A Dipc_semaphores.rst21 - :ref:`PR_PostSemaphore`
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dsema.c54 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in ThreadFunc()
140 if (PR_PostSemaphore(sem2) == PR_FAILURE) { in main()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dsema.c54 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in ThreadFunc()
140 if (PR_PostSemaphore(sem2) == PR_FAILURE) { in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dsema.c41 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in ThreadFunc()
123 if (PR_PostSemaphore(sem2) == PR_FAILURE) { in main()
H A Dsemapong.c100 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dsema.c41 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in ThreadFunc()
123 if (PR_PostSemaphore(sem2) == PR_FAILURE) { in main()
H A Dsemapong.c100 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in main()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dsema.c54 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in ThreadFunc()
140 if (PR_PostSemaphore(sem2) == PR_FAILURE) { in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dsema.c54 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in ThreadFunc()
140 if (PR_PostSemaphore(sem2) == PR_FAILURE) { in main()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dsema.c54 if (PR_PostSemaphore(sem1) == PR_FAILURE) { in ThreadFunc()
140 if (PR_PostSemaphore(sem2) == PR_FAILURE) { in main()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/
H A Dpripcsem.h81 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dpripcsem.h81 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/
H A Dpripcsem.h81 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dpripcsem.h81 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/
H A Dpripcsem.h81 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
/dports/devel/nspr/nspr-4.33/nspr/pr/include/
H A Dpripcsem.h81 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/
H A Dpripcsem.h81 NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/misc/
H A Dpripcsem.c78 PR_IMPLEMENT(PRStatus) PR_PostSemaphore(PRSem *sem) in PR_PostSemaphore() function
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/misc/
H A Dpripcsem.c78 PR_IMPLEMENT(PRStatus) PR_PostSemaphore(PRSem *sem) in PR_PostSemaphore() function
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/misc/
H A Dpripcsem.c76 PR_IMPLEMENT(PRStatus) PR_PostSemaphore(PRSem *sem) in PR_PostSemaphore() function
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/misc/
H A Dpripcsem.c76 PR_IMPLEMENT(PRStatus) PR_PostSemaphore(PRSem *sem) in PR_PostSemaphore() function
/dports/devel/nspr/nspr-4.33/nspr/pr/src/misc/
H A Dpripcsem.c78 PR_IMPLEMENT(PRStatus) PR_PostSemaphore(PRSem *sem) in PR_PostSemaphore() function
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/misc/
H A Dpripcsem.c78 PR_IMPLEMENT(PRStatus) PR_PostSemaphore(PRSem *sem) in PR_PostSemaphore() function
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/misc/
H A Dpripcsem.c78 PR_IMPLEMENT(PRStatus) PR_PostSemaphore(PRSem *sem) in PR_PostSemaphore() function

123