libmango: add a task config key to get the task ID
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
/* config keys for use with task_config_get/task_config_set */
|
/* config keys for use with task_config_get/task_config_set */
|
||||||
#define TASK_CFG_INVALID 0x00000u
|
#define TASK_CFG_INVALID 0x00000u
|
||||||
|
#define TASK_CFG_ID 0x10001u
|
||||||
|
|
||||||
/* config keys for use with thread_config_get/thread_config_set */
|
/* config keys for use with thread_config_get/thread_config_set */
|
||||||
#define THREAD_CFG_INVALID 0x00000u
|
#define THREAD_CFG_INVALID 0x00000u
|
||||||
|
|||||||
Reference in New Issue
Block a user