Lines Matching refs:processes
1058 streams persist in other processes, their file positions become
1590 file. Changes made will be shared immediately with other processes
1594 @code{msync}, described below, if it is important that other processes
1934 memory via mmap. Unrelated processes can use same @var{name} to create or
2037 example is a program that acts as a server to several other processes
3483 in the context of a pipeline of processes in @ref{Launching Jobs}.
3901 of other processes writing to the file. Conversely, if you simply set
4060 other processes can request read locks.
4064 locking protocol for a file shared by multiple processes, your application
4068 Locks are associated with processes. A process can only have one kind
4073 process exits, and are not inherited by child processes created using
4175 of @math{-1}. This function does not block while waiting for other processes
4290 Open file description locks are also inherited by child processes across