[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mselibc.pas line 3029
function pthread_create( |
__thread: Ppthread_t; |
__attr: Ppthread_attr_t; |
__start_routine: TStartRoutine; |
__arg: pointer |
):LongInt; |