mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -06:00
14 lines
132 B
Text
14 lines
132 B
Text
description "pthread thread local storage test\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
library
|
|
pthread;
|
|
|
|
file
|
|
pthread_tls.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|