1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-09 18:01:03 +03:00
Files
glibc/sysdeps/pthread/aio_notify.c
Roland McGrath 57b4cb2522 * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd
struct containing function ptr and value, free it.
	(__aio_notify_only): Allocate that and copy values from SIGEV into it.
	It's not safe to let the new thread use the SIGEV pointer.
2002-12-09 07:14:24 +00:00

4.2 KiB