|
Boost Users : |
Subject: Re: [Boost-users] Passing arguments to threads
From: Igor R (boost.lists_at_[hidden])
Date: 2009-03-16 09:24:51
> As per the api documentation for boost::thread I am using the following:
>
> boost::thread dataThread(dparse.dataMain,instUUID);
> dataThread.join();
>
What's the declarations of dparse.dataMain and instUUID?
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net