Improving housing quality may improve residents’ health, but identifying buildings in poor repair is challenging. We developed a method to improve health-related building inspection targeting. Linking ...
#define hb_mutex_impl_init(M) pthread_mutex_init (M, nullptr) #define hb_mutex_impl_lock(M) pthread_mutex_lock (M) #define hb_mutex_impl_unlock(M) pthread_mutex ...
* @param stat Stat to be modified, safe to do instance equality * @param baseValue Value before this hook modified the stat * @param multiplier Global multiplier, same value contained in the tool, but ...