Home
last modified time | relevance | path

Searched refs:thisThreadWillJoinPool (Results 1 – 5 of 5) sorted by relevance

/external/nos/host/android/hals/authsecret/citadel/
Dservice.cpp47 constexpr bool thisThreadWillJoinPool = true; in main() local
48 configureRpcThreadpool(1, thisThreadWillJoinPool); in main()
/external/nos/host/android/hals/oemlock/citadel/
Dservice.cpp51 constexpr bool thisThreadWillJoinPool = true; in main() local
52 configureRpcThreadpool(1, thisThreadWillJoinPool); in main()
/external/nos/host/android/hals/weaver/citadel/
Dservice.cpp52 constexpr bool thisThreadWillJoinPool = true; in main() local
53 configureRpcThreadpool(1, thisThreadWillJoinPool); in main()
/external/libese/esed/
Desed.cpp76 constexpr bool thisThreadWillJoinPool = true; in main() local
77 configureRpcThreadpool(1, thisThreadWillJoinPool); in main()
/external/nos/host/android/hals/keymaster/citadel/
Dservice.cpp62 constexpr bool thisThreadWillJoinPool = true; in main() local
63 configureRpcThreadpool(1, thisThreadWillJoinPool); in main()