Home
last modified time | relevance | path

Searched refs:tss_thrd (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-tss-basic.c31 tss_thrd (void *arg) in tss_thrd() function
59 if (thrd_create (&id, tss_thrd, NULL) != thrd_success) in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.2211552 (tss_thrd): Modified function.