Closed Rogiel closed 7 years ago
FreeBSD does not allow getting thread names (but allows setting it). Uses a thread_local workaround similar to the one on the Windows platform.
Also, there was a parameter miss match on stacktrace_default.cpp which prevented compilation.
FreeBSD does not allow getting thread names (but allows setting it). Uses a thread_local workaround similar to the one on the Windows platform.
Also, there was a parameter miss match on stacktrace_default.cpp which prevented compilation.