/external/mdnsresponder/mDNSShared/ |
dnsextd.h | 140 pthread_mutex_t tablelock; // mutex for lease table member in struct:__anon20137
|
dnsextd.c | 843 if (pthread_mutex_lock(&d->tablelock)) { LogErr("PrintTable", "pthread_mutex_lock"); return; } 857 pthread_mutex_unlock(&d->tablelock); [all...] |
/external/llvm/test/Transforms/GVN/ |
2009-01-22-SortInvalidation.ll | 43 %struct.Parse = type { %struct.sqlite3*, i32, i8*, %struct.Vdbe*, i8, i8, i8, i8, i8, i8, i8, [8 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [12 x i32], i32, %struct.TableLock*, i32, i32, i32, i32, i32, %struct.Expr**, i8, %struct..4sPragmaType, %struct..4sPragmaType, %struct..4sPragmaType, i8*, i8*, %struct.Table*, %struct.Trigger*, %struct.TriggerStack*, i8*, %struct..4sPragmaType, i8, %struct.Table*, i32 } 50 %struct.TableLock = type { i32, i32, i8, i8* }
|
/external/autotest/client/site_tests/desktopui_GmailLatency/ |
url_fetch_test | |
url_fetch_test.arm | |