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
/
mqueue
/
mqd_t.h
blob: 3d6e5deb40673f4579af56505ddda6c2fa4343a5 (
plain
)
1
2
3
4
5
#include <mqueue.h> typedef unsigned long int mqd_t; /* POSIX(199309) */