summaryrefslogtreecommitdiff
path: root/src/threads/thrd_t.h
blob: 9db99925acf9977d155f03b8a100b26d4d3ab1c1 (plain)
1
2
3
4
5
typedef /* same as pthread_t */ thrd_t;

/*
STDC(201112)
*/