Detect availability of pthread_setname_np and pthread_set_name_np
Compare changes
Files
2+ 18
− 11
@@ -132,6 +132,14 @@ static inline int pthread_cond_broadcast(pthread_cond_t *const cond) {
@@ -145,29 +153,28 @@ static inline void dav1d_set_thread_name(const char *const name) {