![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYStandard C Library (libc, -lc) SYNOPSIS
pid_t
DESCRIPTIONThe
rfork_thread ()
function has been deprecated in favor of
pthread_create(3).The
Using this function should avoid the need to implement complex stack swap code. RETURN VALUESUpon successful completion, The child process context is not aware of a return from the
ERRORSSee rfork(2) for error return codes. SEE ALSOfork(2), intro(2), minherit(2), rfork(2), vfork(2), pthread_create(3) HISTORYThe
|