From professional translators, enterprises, web pages and freely available translation repositories.
test2
test2
Last Update: 2018-02-21
Usage Frequency: 3
Quality:
//startcoroutine("test2");
//startcoroutine("test2");
Last Update: 2018-02-21
Usage Frequency: 2
Quality:
Warning: Contains invisible HTML formatting
test2 = same(x,x);
test2 = same(x,x);
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
if clone_ptrace is specified, and the calling process is being traced, then trace the child also (see ptrace(2)). clone_untraced (since linux 2.5.46) if clone_untraced is specified, then a tracing process cannot force clone_ptrace on this child process. clone_stopped (since linux 2.6.0-test2)
Если флаг clone_ptrace установлен и вызывающий процесс находится в режиме трассировки, то процесс-потомок таже будет работать в режиме трассировки (см. ptrace(2)).