index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
threads
/
tss_dtor_t.h
blob: fa2556cbe2fcf3d0454d37952840d4e8dbbda1e3 (
plain
)
1
2
3
4
5
typedef void (*tss_dtor_t)(void*); /* STDC(201112) */