Home
last modified time | relevance | path

Searched defs:CreateSemaphore (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/
Dplatform-nullos.cc461 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS
Dplatform-cygwin.cc592 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS
Dplatform-macos.cc724 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS
Dplatform-freebsd.cc656 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS
Dplatform-solaris.cc661 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS
Dplatform-openbsd.cc722 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS
Dplatform-linux.cc931 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS
Dplatform-win32.cc1749 Semaphore* OS::CreateSemaphore(int count) { in CreateSemaphore() function in v8::internal::OS