The pthread_create() subroutine returns the new thread ID using a thread argument.
pthread_create()子程序使用线程参数返回新的线程ID。
Gets the operating system (OS) thread ID of the debugger's internal helper thread.
获取调试器内部帮助器线程的操作系统(OS)线程ID。
Thread ID: Enterprise applications are often executed in a multithreaded environment.
线程ID:企业级的应用程序通常都是在多线程的环境中运行的。
You will need to follow thread ID 0000000f down for a few lines to locate the transaction ID.
您将需要向下寻找多行信息中的线程ID 0000000f,以找到事务id。
This does not require any changes to the application code and provides timestamp, thread id, and parameter information.
这不需要对应用程序代码做任何修改,它会提供时间戳、线程ID和参数信息。
In the trace.log file, find the exception with the same thread ID that occurred around the same time as the error found in step 1.
在trace . log文件中找到与步骤1中找到的错误的发生时间相近的具有相同线程ID的异常。
If you don't want to pass in a parameter, you could add a method with which the client can query the thread ID of the called program.
如果不希望传入一个参数,您可以添加一个方法,客户机可以使用该方法来查询被调用程序的线程ID。
The best practice in reading a WebSphere Application Server trace is to follow the thread ID in question to understand the flow of events.
阅读WebSphereApplicationServer跟踪文件时的最佳实践是,跟踪所涉及的线程ID,以了解事件流。
In such cases, you might need an additional program to sort the log information either on thread ID or timestamp in chronological order to analyze it.
在这样的情况下,您可能需要一个附加的程序对日志信息进行排序(按照线程ID或者时间戳的顺序),以便对其进行分析。
This (I hope) will be unique within the scope of the trace, and the combination of thread ID and random number should afford you uniqueness across multiple JVMs.
它(我希望如此)在跟踪的范围内将是唯一的,而线程ID和随机数的组合应该能够满足跨越多个JVM的唯一性。
The callback handler class has two thread local variables that can store the user ID and password from the client instance.
这个回调处理器类拥有两个线程本地变量,用于存储来自客户端实例的用户ID和密码。
Check this ID to ensure that the thread exists.
检查这个ID,以确保该线程存在。
You need to tag each thread with a unique ID that is associated with its output.
您需要使用与其输出相关联的唯一ID来标记每个线程。
Within the child thread, open a new connection to DB2 and fetch a row from the lock table for the requested resource ID.
在子线程中,打开新的DB 2连接,在锁表中获取具有所请求的资源ID的一行。
So from the example above of output for thread 24, this would be in a file called log-1242473967.txt, where the number in the filename is the unique ID.
因此上面的第24个线程的输出例子将存储在一个名为log- 1242473967 .txt的文件中,文件名中的数字就是唯一的ID。
Subsequently, the application may call xa_start to pass a transaction ID (XID) to a Resource Manager (RM) to associate the calling thread with a transaction branch.
随后,应用程序可以调用xa_start将一个事务ID (XID)传递给ResourceManager (RM),将调用者线程与一个事务分支相关联。
To make a recursive call, you must either code the recursive clause (or attribute) in the PROGRAM-ID paragraph of the recursively called program or specify the THREAD compiler option.
要执行递归调用,必须在以递归方式调用的程序的PROGRAM - ID段落中编写RECURsive子句(或属性),或指定THREAD编译器选项。
It might work by Posting a field name called action with the value delete and a field name called id that contains a unique id for the thread.
通过发布一个名为action、值为delete的字段和一个包含主题的惟一id的字段名为id的字段完成此操作。
Setting the pid only sets the thread with the same id as the process, not all of the threads belonging to the process.
将pid设置为仅设置与进程的id相同的线程,而不是设置进程的所有线程。
The address of the CLR function that caused the fatal error, the ID of the thread where the error occurred, and the error code.
导致致命错误的clr函数的地址、发生错误的线程的ID和错误代码。
The address of the CLR function that caused the fatal error, the ID of the thread where the error occurred, and the error code.
导致致命错误的clr函数的地址、发生错误的线程的ID和错误代码。
应用推荐