HP-UX Reference (11i v2 03/08) - 3 Library Functions N-Z (vol 7)

x
xdr_create(3N) xdr_create(3N)
contains some other value, the call can be assumed to have succeeded. The failure can not be detected in
case of xdrmem_create()
and xdrstdio_create()
functions.
MULTITHREAD USAGE
Thread Safe: Yes
Cancel Safe: Yes
Fork Safe: No
Async-cancel Safe: No
Async-signal Safe: No
These functions can be called safely in a multithreaded environment. They may be cancellation points in
that they call functions that are cancel points.
In a multithreaded environment, these functions are not safe to be called by a child process after
fork()
and before exec(). These functions should not be called by a multithreaded application that support
asynchronous cancellation or asynchronous signals.
SEE ALSO
read(2), write(2), malloc(3C), rpc(3N), xdr_admin(3N), xdr_complex(3N), xdr_simple(3N), fclose(3S).
HP-UX 11i Version 2: August 2003 2 Hewlett-Packard Company Section 31155