Home
last modified time | relevance | path

Searched refs:xid_command (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dsetxid.h37 struct xid_command __cmd; \
53 struct xid_command __cmd; \
A Dpthread-functions.h27 struct xid_command;
97 int (*ptr__nptl_setxid) (struct xid_command *);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dallocatestack.c945 setxid_mark_thread (struct xid_command *cmdp, struct pthread *t) in setxid_mark_thread()
967 setxid_unmark_thread (struct xid_command *cmdp, struct pthread *t) in setxid_unmark_thread()
988 setxid_signal_thread (struct xid_command *cmdp, struct pthread *t) in setxid_signal_thread()
1021 __nptl_setxid (struct xid_command *cmdp) in __nptl_setxid()
A DpthreadP.h328 extern struct xid_command *__xidcmd attribute_hidden;
579 extern int __nptl_setxid (struct xid_command *cmdp) attribute_hidden;
A Ddescr.h97 struct xid_command struct
A Dinit.c199 struct xid_command *__xidcmd attribute_hidden;
A DChangeLog3319 * descr.h (struct xid_command): Pretty printing.
4264 (struct xid_command): Add forward decl.
4270 * descr.h (struct xid_command): Change id type to long array.
4462 * descr.h (struct xid_command): Define type.

Completed in 23 milliseconds