Stop and continue signals also affect the entire process, and this enables job control for multithreaded processes.
停止和继续信号也会影响整个进程,这样就可以实现对多线程进程的工作控制。
Thread Local Storage (TLS) is the method by which each thread in a given multithreaded process can allocate locations in which to store thread-specific data.
线程本地存储(TLS)是一个方法,通过该方法,给定的多线程进程中的每个线程都可以分配存储线程特定数据的位置。
In a multithreaded environment, a COBOL run unit is the portion of the process that includes threads that have been actively executing COBOL programs.
在一个多线程环境中,COBOL运行单元是进程的一部分,包括实际已经执行COBOL程序的线程。
应用推荐