Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use union to make alignement robust. | Soheil Hassas Yeganeh | 2018-10-19 |
| | | | | Suggested-by: vjpai@google.com | ||
* | Do not waste cache lines with unnecessary paddings. | Soheil Hassas Yeganeh | 2018-10-19 |
| | | | | | | Make sure paddings are GPR_CACHELINE_SIZE minus the size of fields in that cache line. Otherwise, we will waste an additional cache line for no good reason. | ||
* | Add a sanity check for inclusion of port_platform.h | Alexander Polcyn | 2018-02-23 |
| | |||
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |