Searched defs:tid (Results 1 – 7 of 7) sorted by relevance
70 static int winMutexNotheld2(sqlite3_mutex *p, DWORD tid){ in winMutexNotheld2()75 DWORD tid = GetCurrentThreadId(); in winMutexNotheld() local286 DWORD tid = GetCurrentThreadId(); in winMutexEnter() local309 DWORD tid = GetCurrentThreadId(); in winMutexTry() local359 DWORD tid = GetCurrentThreadId(); in winMutexLeave() local
43 pthread_t tid; /* Thread ID */ member115 void *tid; /* The thread handle */ member
165 int tid = -1; in worker() local
46 int tid; /* Thread ID */ member
458 pthread_t tid; /* Thread id */ member
650 const getTypeIdById = (tid)=>{ argument
457 const getTypeIdById = (tid)=>{ argument