libthreads: fix thrd_create() to use typedef'd start_routine
authorBrian Norris <banorris@uci.edu>
Mon, 21 May 2012 18:58:26 +0000 (11:58 -0700)
committerBrian Norris <banorris@uci.edu>
Mon, 21 May 2012 18:58:26 +0000 (11:58 -0700)
commit934b4d3e585ee77329a9211b03d2b72b7b6ebdf9
tree5ab33ec947d70c9c5ef5f67832069bfbba419f34
parent10df540dad6ba429731920c5e36638a3ac557eab
libthreads: fix thrd_create() to use typedef'd start_routine
libthreads.cc