[RTEMS Project] #3142: POSIX: Reduce size of pthread_once_t and make it llow zero-initialized

RTEMS trac trac at rtems.org
Tue Sep 19 11:17:59 UTC 2017


#3142: POSIX: Reduce size of pthread_once_t and make it llow zero-initialized
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
     Type:  enhancement      |     Status:  assigned
 Priority:  normal           |  Milestone:  4.12.0
Component:  cpukit           |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 A zero-initialized pthread_once_t reduces the ROM usage of RTEMS
 applications, since the global pthread_once_t objects may reside in the
 BSS section.

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


More information about the bugs mailing list