OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tls_type
(Results
1 - 1
of
1
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
balanced_quicksort.h
429
typedef QSBThreadLocal<RandomAccessIterator>
tls_type
;
typedef
441
tls_type
** tls = new
tls_type
*[num_threads];
Completed in 540 milliseconds