Skip to content
Snippets Groups Projects
Commit c66450af authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Refactor pthread_attr_get_np/pthread_getattr_np usage

* Move platform-specific defines to tt_pthread.h
* Set sched.coro.stack only with ENABLE_ASAN

Please note that pthread_getattr_np() + pthread_attr_destroy()
combination is totaly broken on Glibc 2.12 (RHELL 6.x).

Fixes #2085
parent 2268493b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment