mpv/osdep
komh 66278a55ec 1. Move the macros for priority classes for OS/2 from priority.c to osdep.h
2. Define SetPriorityClass() and GetCurrentProcess() in osdep.h
3. Include osdep.h in priority.c

This removes OS2-platform check in priority.c



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30828 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-03-04 12:55:30 +00:00
..
getch2-os2.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
getch2-win.c Add support for reading key events from MinGW xterm. 2010-02-28 00:24:01 +00:00
getch2.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
getch2.h Conditionally declare mp_input_slave_cmd_func(). 2010-02-22 15:35:53 +00:00
gettimeofday.c
glob-win.c
glob.h
keycodes.h
macosx_finder_args.c Add header for macosx_finder_args() instead of forward declaring it. 2010-02-23 07:54:10 +00:00
macosx_finder_args.h Add header for macosx_finder_args() instead of forward declaring it. 2010-02-23 07:54:10 +00:00
mmap-os2.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
mmap.h
mmap_anon.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
mmap_anon.h
mplayer.rc cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
osdep.h 1. Move the macros for priority classes for OS/2 from priority.c to osdep.h 2010-03-04 12:55:30 +00:00
priority.c 1. Move the macros for priority classes for OS/2 from priority.c to osdep.h 2010-03-04 12:55:30 +00:00
priority.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
setenv.c
shmem.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
shmem.h
strsep.c
strsep.h
swab.c
timer-darwin.c Mark sleep_accurate() as static, it is only used within the file. 2010-02-22 21:53:06 +00:00
timer-linux.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
timer-win2.c
timer.h
vsscanf.c