RpcThreads.h: Remove certain header dependencies when single-threaded
This CL removes the dependency on <condition_variable> and <mutex> in RpcThreads.h when BINDER_RPC_SINGLE_THREADED is defined. This is one of the changes meant to make libbinder more embedded friendly. Bug: 413090516 Flag: EXEMPT bugfix Test: m libbinder libbinder_rpc_single_threaded Change-Id: Iff555edf883b327b548bc734ad4ca9295a16b66d
Loading
Please register or sign in to comment