Elliott Hughes 2f68866f37 Make uselocale(3) claim its pthread key in an ELF constructor.
pthread_once is nice for decoupling, but it makes resource availability less
predictable, which is a bad thing.

This fixes a test failure if uselocale(3) is called before
pthread.pthread_key_create_lots runs.

Change-Id: Ie2634f986a50e7965582d4bd6e5aaf48cf0d55c8
2014-04-18 13:34:26 -07:00
..
2014-02-20 13:51:26 -08:00
2014-04-07 16:41:53 -07:00
2012-10-11 16:08:51 -07:00
2013-02-25 13:14:31 -08:00
2014-03-13 14:54:53 -07:00