c574f79afa
While studying the implementation of POSIX pthread_rwlock* functions, I noticed that two functions were marked __always_inline twice. "They must really mean it this time." Also add back `inline` keyword to one other usage of __always_inline to be consistent with other uses of __always_inline throughout the codebase. Change-Id: Ibf9eaed5fc9fd03afcdd969cff82dec71a8ce30f |
||
---|---|---|
.. | ||
bionic | ||
string | ||
dynamic_function_dispatch.cpp | ||
static_function_dispatch.S |