wownero/src/common
moneromooo-monero 2771a18e85
threadpool: allow leaf functions to run concurrently
Decrease the number of worker threads by one to account
for the fact the calling thread acts as a worker thread now
2018-06-26 22:15:22 +01:00
..
apply_permutation.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
base58.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
base58.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
boost_serialization_helper.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Adding required library (dependency of boost::this_thread::sleep_for) 2018-04-25 21:02:54 -07:00
command_line.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.h command_line: allow args to depend on more than one args 2018-03-05 11:19:08 +09:00
common_fwd.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
dns_utils.cpp common: make this build with unbound 1.4.20 2018-04-10 23:46:18 +01:00
dns_utils.h dns: change default DNS to a worldwide selection 2018-02-08 09:46:16 +00:00
download.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
download.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
http_connection.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
int-util.h Merge pull request #3180 2018-02-16 14:19:42 +01:00
json_util.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
password.cpp handle ^D and ^C while password prompting 2018-02-10 18:29:49 -05:00
password.h handle ^D and ^C while password prompting 2018-02-10 18:29:49 -05:00
perf_timer.cpp perf_timer: rewrite to make it clear there is no division by zero 2018-02-02 16:06:36 +00:00
perf_timer.h Merge pull request #3120 2018-01-27 17:24:49 -08:00
pod-class.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_client.h rpc_client: Fix error handling 2018-01-29 11:54:57 +11:00
scoped_message_writer.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
sfinae_helpers.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
stack_trace.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
stack_trace.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
threadpool.cpp threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
threadpool.h threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
unordered_containers_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
updates.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
updates.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
util.cpp Merge pull request #3932 2018-06-20 14:44:54 -05:00
util.h db_lmdb: warn about slowness when running off a spinning disk 2018-06-08 20:59:02 +01:00
varint.h Correct spelling mistakes. 2018-03-05 17:00:40 +00:00