sem_open 150 native_client_sdk/src/libraries/third_party/pthreads-win32/semaphore.h PTW32_DLLPORT int __cdecl sem_open (const char * name, sem_open 28772 third_party/sqlite/amalgamation/sqlite3.c pNew->pInode->pSem = sem_open(zSemName, O_CREAT, 0666, 1); sem_open 4631 third_party/sqlite/src/src/os_unix.c pNew->pInode->pSem = sem_open(zSemName, O_CREAT, 0666, 1);