OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:task_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbsupport/
thread-pool.h
195
typedef std::packaged_task<void ()>
task_t
;
typedef in class:gdb::thread_pool
201
std::queue<std::optional<
task_t
>> m_tasks;
/src/external/gpl3/gdb/dist/gdbsupport/
thread-pool.h
195
typedef std::packaged_task<void ()>
task_t
;
typedef in class:gdb::thread_pool
201
std::queue<std::optional<
task_t
>> m_tasks;
Completed in 17 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026