Opened 16 years ago
Closed 15 years ago
#615 closed Feature Requests (None)
thread identification and getting the id
Reported by: | nobody | Owned by: | Roland Schwarz |
---|---|---|---|
Milestone: | Component: | thread | |
Version: | None | Severity: | Problem |
Keywords: | Cc: |
Description
There are no identification for created threads in thread_group (at least working correctly under Linux). If it will be possible to set an id in function "create_thread" and have a function to get the id of current thread, then it will be a way to connect certain thread with some other resources (to do monitoring for example and for other purposes)
Note:
See TracTickets
for help on using tickets.
The question of id has been brought up several times. It is not clear to me what you intend to do with this id. (At least the memory address of the thread instance class is kind of an id.) I invite you to discuss this on the boost thread developer list.