Searched refs:ppib (Results 1 – 3 of 3) sorted by relevance
889 PPIB ppib; in gettid() local890 DosGetInfoBlocks(&ptib, &ppib); in gettid()
14843 PPIB ppib; in os2MutexAlloc() local14846 DosGetInfoBlocks( &ptib, &ppib ); in os2MutexAlloc()14848 ppib->pib_ulpid ); in os2MutexAlloc()21147 PPIB ppib;21148 DosGetInfoBlocks(NULL, &ppib);21149 memcpy(&zBuf[n], &ppib->pib_ulpid, sizeofULong);
14838 PPIB ppib;14841 DosGetInfoBlocks( &ptib, &ppib );14843 ppib->pib_ulpid );21142 PPIB ppib;21143 DosGetInfoBlocks(NULL, &ppib);21144 memcpy(&zBuf[n], &ppib->pib_ulpid, sizeofULong);