rockbox/firmware/kernel
Michael Sevakis 5b08f1a5b9 Remove I/O priority. It is harmful when used with the new file code.
HAVE_IO_PRIORITY was defined for native targets with dircache.

It is already effectively disabled for the most part since dircache no
longer lowers its thread's I/O priority. It existed primarily for the
aforementioned configuration.

Change-Id: Ia04935305397ba14df34647c8ea29c2acaea92aa
2014-08-30 14:01:21 -04:00
..
include
pthread
corelock.c
kernel-internal.h
mrsw_lock.c
mutex.c
queue.c
semaphore.c
thread-common.c
thread-internal.h
thread.c
tick.c
timeout.c