Home
last modified time | relevance | path

Searched refs:__nptl_setxid (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/nptl/
Dsetxid.h37 __result =__nptl_setxid (&__cmd); \
DpthreadP.h666 extern int __nptl_setxid (struct xid_command *cmdp) attribute_hidden;
/glibc-2.36/nptl/
Dnptl_setxid.c175 __nptl_setxid (struct xid_command *cmdp) in __nptl_setxid() function
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl2243 * allocatestack.c (__nptl_setxid): Perform the operation in multiple
3458 __make_stacks_executable, __find_thread_by_id, __nptl_setxid,
3914 * allocatestack.c (__nptl_setxid, __wait_lookup_done): Replace
5910 out of the bodies of the two loops in __nptl_setxid. For undetached
5912 (__nptl_setxid): Simplify loops by using setxid_signal_thread.
6395 (struct pthread_functions): Change return type of __nptl_setxid hook
6397 * pthreadP.h (__nptl_setxid): Change return type to int.
6398 * allocatestack.c (__nptl_setxid): Call INTERNAL_SYSCALL_NCS in the
6591 * allocatestack.c (__nptl_setxid): New function.
6599 Declare __nptl_setxid.
DChangeLog.206289 [SIGSETXID](__nptl_setxid): Remove.
6294 (__nptl_setxid): New function.
DChangeLog.226111 (__nptl_setxid): Modified function.
DChangeLog.1834573 (__nptl_setxid): Likewise.
45726 (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
47583 (__nptl_setxid): Initialize error member. Call
DChangeLog.2323283 (__nptl_setxid): Remove function.
/glibc-2.36/
DNEWS1375 [25942] nptl: Deadlock on stack_cache_lock between __nptl_setxid and