OSDN Git Service

<sched.h> should offer both __sched_priority and sched_priority.
authorElliott Hughes <enh@google.com>
Wed, 8 Jan 2014 01:48:30 +0000 (17:48 -0800)
committerElliott Hughes <enh@google.com>
Wed, 8 Jan 2014 01:48:30 +0000 (17:48 -0800)
commitbbb34f9536db8234b0b43bd5333256fa4accc50e
tree63d74cc20c81dfac9af8c7f394ad8051337034cc
parent27a4bb319885f9ed218ebca02a92870582b35fd4
<sched.h> should offer both __sched_priority and sched_priority.

If glibc hadn't already done things this way round, I'd have
called the field sched_priority and the macro __sched_priority
since that would seem less likely to cause trouble, but glibc
source compatibility is probably more important.

Change-Id: I8a8a477f2aa87cae641069c5c84b4fcab3152a82
libc/include/sched.h