Query: __gnu_parallel::job
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_parallel::Job< _DifferenceTp >(3cxx) __gnu_parallel::Job< _DifferenceTp >(3cxx)NAME__gnu_parallel::Job< _DifferenceTp > -SYNOPSISPublic Types typedef _DifferenceTp difference_type Public Attributes volatile difference_type first volatile difference_type last volatile difference_type load Detailed Description template<typename _DifferenceTp>struct __gnu_parallel::Job< _DifferenceTp > One job for a certain thread. Definition at line 54 of file workstealing.h. Member Data Documentation template<typename _DifferenceTp> volatile difference_type __gnu_parallel::Job< _DifferenceTp >::first First element. Changed by owning and stealing thread. By stealing thread, always incremented. Definition at line 62 of file workstealing.h. Referenced by __gnu_parallel::for_each_template_random_access_workstealing(). template<typename _DifferenceTp> volatile difference_type __gnu_parallel::Job< _DifferenceTp >::last Last element. Changed by owning thread only. Definition at line 67 of file workstealing.h. Referenced by __gnu_parallel::for_each_template_random_access_workstealing(). template<typename _DifferenceTp> volatile difference_type __gnu_parallel::Job< _DifferenceTp >::load Number of elements, i. e. last-first+1. Changed by owning thread only. Definition at line 72 of file workstealing.h. Referenced by __gnu_parallel::for_each_template_random_access_workstealing(). Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012 __gnu_parallel::Job< _DifferenceTp >(3cxx)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
New UNIX and Linux History Sections |