OSDN Git Service

Remove declaration of pthread_cond_timedwait_relative_np.
authorElliott Hughes <enh@google.com>
Mon, 9 May 2016 20:29:26 +0000 (13:29 -0700)
committerElliott Hughes <enh@google.com>
Mon, 9 May 2016 20:29:26 +0000 (13:29 -0700)
commite2f25831eba8dcbb57aebbf50c463d4473c7df30
treeb76e1bf6ca4ab7d81ceae9db3b9560a4856f2204
parentd2f3ce9c89715accb5b294f0c0a17b2a50656333
Remove declaration of pthread_cond_timedwait_relative_np.

It's been deprecated long enough, and nothing left in the tree (except
code that isn't even built) is still using it.

Bug: http://b/27918161
Change-Id: Ibf824c1063d49484037de5c03b98bec5bdd4dcf6
libc/include/pthread.h