diff options
| author | Alexander Langer <alex@FreeBSD.org> | 1997-03-04 01:30:50 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 1997-03-04 01:30:50 +0000 |
| commit | b7fee247fda4a86d3fbe6522bab8f79257bf5349 (patch) | |
| tree | df65c649dda96de1e19ef5452e137e8483e217aa /include/pthread.h | |
| parent | 32f6553e4666fc1712c3985780ac1bde2bae3ccf (diff) | |
Notes
Diffstat (limited to 'include/pthread.h')
| -rw-r--r-- | include/pthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pthread.h b/include/pthread.h index 8baae8c625d8..7f4bbb24b7e1 100644 --- a/include/pthread.h +++ b/include/pthread.h @@ -60,7 +60,7 @@ #define _POSIX_THREADS #define _POSIX_THREAD_ATTR_STACKADDR #define _POSIX_THREAD_ATTR_STACKSIZE -#define _POSIX_THREAD_PRIORITY_SCHEDULING +/* #define _POSIX_THREAD_PRIORITY_SCHEDULING */ /* #define _POSIX_THREAD_PRIO_INHERIT */ /* #define _POSIX_THREAD_PRIO_PROTECT */ /* #define _POSIX_THREAD_PROCESS_SHARED */ |
