| FFmpeg
    | 
thread_arg Struct Reference
  #include <os2threads.h>
| Data Fields | |
| void *(* | start_routine )(void *) | 
| void * | arg | 
Detailed Description
Definition at line 48 of file os2threads.h.
Field Documentation
| void* thread_arg::arg | 
Definition at line 50 of file os2threads.h.
Referenced by pthread_create(), and thread_entry().
Definition at line 49 of file os2threads.h.
Referenced by pthread_create(), and thread_entry().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11