Change `SYS_gettid` to __NR_gettid instead
[folly.git] / folly / TokenBucket.h
2015-08-31 Michael MortonAdding singular token bucket implementation.