Menu

#4 Invalid argument to pthread_create()

open
nobody
None
5
2004-12-22
2004-12-22
No

Version: 1.2
File: src/ctrace.c
Line: 149
Function: trc_init
Host: Slackware Linux 9.0 (pthread API may have changed
since this code was last updated)

3rd argument to pthread_create() should be:

void *(*function)(void*)

trc_start_server is declared as:

void *(*function)(void)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB