mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Fixed bugs in posix thread priority resolution. Also added AIX priorities.
2002-07-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Fixed bugs in posix thread priority resolution. Also added AIX priorities. Fix from Laurent Vivier <Laurent.Vivier@bull.net>. (#82599)
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
5f38e99895
commit
8f167cbecd
@@ -1,5 +1,9 @@
|
||||
2002-07-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in: Fixed bugs in posix thread priority
|
||||
resolution. Also added AIX priorities. Fix from
|
||||
Laurent Vivier <Laurent.Vivier@bull.net>. (#82599)
|
||||
|
||||
* gthread/gthread-solaris.c: Use thr_min_stack() instead of
|
||||
sysconf (_SC_THREAD_STACK_MIN). if stack_size is 0 on entry to
|
||||
g_thread_create_solaris_impl, also pass 0 to thr_create. Otherwise
|
||||
|
Reference in New Issue
Block a user