[RTEMS Project] #2858: Add user defined thread names

RTEMS trac trac at rtems.org
Thu Jan 12 12:41:17 UTC 2017


#2858: Add user defined thread names
-----------------------------+-----------------------------
 Reporter:  sebastian.huber  |      Owner:  sebastian.huber
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  4.12
Component:  cpukit           |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 Add user defined thread names to ease debugging, enhance the system
 diagnostics and improve compatibility to other systems, e.g. Linux and
 FreeBSD.

 Implement pthread_setname_np() and pthread_getname_np().  Add
 CONFIGURE_MAXIMUM_THREAD_NAME_SIZE to the application configuration
 options.  Add a application configuration dependent storage area for
 thread names to the thread control block.

--
Ticket URL: <http://devel.rtems.org/ticket/2858>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list