HomeSort by relevance Sort by last modified time
    Searched refs:thisThreadWillJoinPool (Results 1 - 5 of 5) sorted by null

  /external/nos/host/android/hals/authsecret/citadel/
service.cpp 47 constexpr bool thisThreadWillJoinPool = true;
48 configureRpcThreadpool(1, thisThreadWillJoinPool);
  /external/nos/host/android/hals/oemlock/citadel/
service.cpp 51 constexpr bool thisThreadWillJoinPool = true;
52 configureRpcThreadpool(1, thisThreadWillJoinPool);
  /external/nos/host/android/hals/weaver/citadel/
service.cpp 52 constexpr bool thisThreadWillJoinPool = true;
53 configureRpcThreadpool(1, thisThreadWillJoinPool);
  /external/libese/esed/
esed.cpp 76 constexpr bool thisThreadWillJoinPool = true;
77 configureRpcThreadpool(1, thisThreadWillJoinPool);
  /external/nos/host/android/hals/keymaster/citadel/
service.cpp 62 constexpr bool thisThreadWillJoinPool = true;
63 configureRpcThreadpool(1, thisThreadWillJoinPool);

Completed in 3555 milliseconds