0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-08 14:34:53 -05:00
bitcoin-core/src/util
fanquake 1b680948d4
Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/
b89530483d util: move threadinterrupt into util (fanquake)

Pull request description:

  Alongside thread and threadnames. It's part of libbitcoin_util.

ACKs for top commit:
  ryanofsky:
    Code review ACK b89530483d. No changes since last review other than rebase
  theuni:
    ACK b89530483d.

Tree-SHA512: 0421f4d1881ec295272446804b27d16bf63e6b62b272f8bb52bfecde9ae6605e8109ed16294690d3e3ce4b15cc5e7c4046f99442df73adb10bdf069d3fb165aa
2022-11-22 09:52:53 +00:00
..
asmap.cpp Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version and use it where possible 2022-07-20 09:32:11 +01:00
asmap.h
bip32.cpp Fix iwyu 2022-08-20 09:33:01 +02:00
bip32.h refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
bitdeque.h Add bitdeque, an std::deque<bool> analogue that does bit packing. 2022-08-23 11:34:10 -04:00
bytevectorhash.cpp refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
bytevectorhash.h refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
check.cpp util: Move error message formatting of NonFatalCheckError to cpp 2022-11-16 12:21:33 +01:00
check.h util: Move error message formatting of NonFatalCheckError to cpp 2022-11-16 12:21:33 +01:00
epochguard.h
error.cpp Validate port options 2022-10-05 19:30:15 +02:00
error.h Validate port options 2022-10-05 19:30:15 +02:00
fastrange.h
fees.cpp
fees.h
getuniquepath.cpp
getuniquepath.h
golombrice.h
hash_type.h
hasher.cpp refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
hasher.h refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
macros.h
message.cpp Fix iwyu 2022-08-20 09:33:01 +02:00
message.h refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
moneystr.cpp refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
moneystr.h refactor: Remove defunct attributes.h includes 2022-05-21 13:54:33 -05:00
overflow.h
overloaded.h
rbf.cpp
rbf.h
readwritefile.cpp refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
readwritefile.h
result.h refactor: Replace BResult with util::Result 2022-08-03 07:33:01 -04:00
serfloat.cpp
serfloat.h refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
settings.cpp settings: Add update/getPersistent/isIgnored methods 2022-05-19 11:32:56 -04:00
settings.h settings: Add update/getPersistent/isIgnored methods 2022-05-19 11:32:56 -04:00
sock.cpp util: move threadinterrupt into util 2022-11-01 10:14:49 +00:00
sock.h util: move threadinterrupt into util 2022-11-01 10:14:49 +00:00
spanparsing.cpp refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
spanparsing.h
strencodings.cpp Validate port value in SplitHostPort 2022-10-05 19:24:04 +02:00
strencodings.h Validate port value in SplitHostPort 2022-10-05 19:24:04 +02:00
string.cpp Fix issues when calling std::move(const&) 2022-08-20 09:32:53 +02:00
string.h Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&) 2022-08-31 08:38:24 +01:00
syscall_sandbox.cpp
syscall_sandbox.h
syserror.cpp refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
syserror.h
system.cpp Merge bitcoin/bitcoin#25727: util, config: error on startup if conf or reindex are set in config file 2022-10-21 16:39:44 +08:00
system.h kernel: move RunCommandParseJSON to its own file 2022-10-04 13:51:40 +00:00
thread.cpp refactor: use std::string for thread names 2022-09-13 19:07:39 +01:00
thread.h refactor: use std::string for thread names 2022-09-13 19:07:39 +01:00
threadinterrupt.cpp util: move threadinterrupt into util 2022-11-01 10:14:49 +00:00
threadinterrupt.h util: move threadinterrupt into util 2022-11-01 10:14:49 +00:00
threadnames.cpp
threadnames.h
time.cpp refactor: move Boost datetime usage to wallet 2022-10-01 11:41:53 +01:00
time.h Merge bitcoin/bitcoin#26118: log: Use steady clock for bench logging 2022-10-10 12:00:34 +02:00
tokenpipe.cpp
tokenpipe.h
trace.h
translation.h refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00
types.h
ui_change_type.h
vector.h refactor: add most of src/util to iwyu 2022-07-08 11:06:01 +01:00