|
|
@ -27,13 +27,6 @@ |
|
|
|
* - some syscalls to be made directly |
|
|
|
* - some syscalls to be made directly |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|
|
|
* Defines GRPC_USE_ABSL to use Abseil Common Libraries (C++) |
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
#ifndef GRPC_USE_ABSL |
|
|
|
|
|
|
|
#define GRPC_USE_ABSL 1 |
|
|
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* Defines GPR_ABSEIL_SYNC to use synchronization features from Abseil |
|
|
|
* Defines GPR_ABSEIL_SYNC to use synchronization features from Abseil |
|
|
|
*/ |
|
|
|
*/ |
|
|
|