Add back header in threading.h
Added back the header needed in threading.h Change-Id: I2ce66ad4fe58004997623f6c3f3b8dd11640aa98
This commit is contained in:
parent
930773a1ed
commit
4b073bc39a
@ -185,6 +185,8 @@ static inline int sem_destroy(sem_t *sem) {
|
||||
#define x86_pause_hint()
|
||||
#endif
|
||||
|
||||
#include "vpx_util/vpx_thread.h"
|
||||
|
||||
#endif /* CONFIG_OS_SUPPORT && CONFIG_MULTITHREAD */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user