Enumeration
GLibThreadPriority
deprecated: 2.32 since: 2.0
Description
Thread priorities.
Available since: 2.0
Deprecated since: 2.32
Thread priorities no longer have any effect.
Members
G_THREAD_PRIORITY_LOW
-
A priority lower than normal.
- Value:
0
- Nickname:
None
- Available since: 2.0
- Value:
G_THREAD_PRIORITY_NORMAL
-
The default priority.
- Value:
1
- Nickname:
None
- Available since: 2.0
- Value:
G_THREAD_PRIORITY_HIGH
-
A priority higher than normal.
- Value:
2
- Nickname:
None
- Available since: 2.0
- Value:
G_THREAD_PRIORITY_URGENT
-
The highest priority.
- Value:
3
- Nickname:
None
- Available since: 2.0
- Value: