Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove Thread::kill() and related unittest (#10317)
Closes: #6065
- Loading branch information
Showing
with
22 additions
and 65 deletions.
- +22 −32 src/threading/thread.cpp
- +0 −8 src/threading/thread.h
- +0 −25 src/unittest/test_threading.cpp