Refresh android-L headers/libs (WW37)
Change-Id: Ibdb7bebe7a0f73e767b7c62d1f603679163e768c
This commit is contained in:
@@ -188,6 +188,8 @@ int pthread_getschedparam(pthread_t, int*, struct sched_param*) __nonnull((2, 3)
|
||||
|
||||
void* pthread_getspecific(pthread_key_t);
|
||||
|
||||
pid_t pthread_gettid_np(pthread_t);
|
||||
|
||||
int pthread_join(pthread_t, void**);
|
||||
|
||||
int pthread_key_create(pthread_key_t*, void (*)(void*)) __nonnull((1));
|
||||
|
||||
Reference in New Issue
Block a user