Christian Helmuth 30e129a91b pthread: remove use of private Native_config API
Former Native_config::context_area_virtual_base() was used to identify
the main, which is not desired as the Native_config is rather low-level
(almost private to the base libs). The commit uses a library constructor
to retrieve the main-thread Thread_base pointer, which can be used later
to distinguish main and other threads.
2015-12-10 13:16:24 +01:00
..
2015-11-04 14:09:30 +01:00
2014-06-27 14:05:50 +02:00
2015-11-29 18:17:05 +01:00
2015-05-28 11:20:00 +02:00
2015-09-30 12:20:38 +02:00
2015-11-29 18:17:06 +01:00