This website requires JavaScript.
Explore
Help
Sign In
Peerplays_Blockchain
/
peerplays-fc
Watch
1
Star
0
Fork
You've already forked peerplays-fc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6ef73a4198
peerplays-fc
/
src
/
thread
History
Daniel Larimer
6ef73a4198
reduce default stack size by 50% to 4x default from 8x
2014-07-17 23:03:23 -04:00
..
context.hpp
reduce default stack size by 50% to 4x default from 8x
2014-07-17 23:03:23 -04:00
future.cpp
Fix a race that occurred when notifying a thread that was blocked on a
2014-04-14 16:27:08 -04:00
mutex.cpp
Updating FC with changes from phoenix-int
2013-06-05 15:19:00 -04:00
spin_lock.cpp
Updating FC with changes from phoenix-int
2013-06-05 15:19:00 -04:00
spin_yield_lock.cpp
Updating FC with changes from phoenix-int
2013-06-05 15:19:00 -04:00
task.cpp
if a task is canceled before it is run, then it will throw a canceled exception
2014-06-28 21:08:15 -04:00
thread.cpp
sockets now wait for any pending write or read operations to finish before destructing
2014-07-17 17:03:25 -04:00
thread_d.hpp
Fix invalid iterator comparison in process_canceled_tasks when canceling the only task in task_sch_queue
2014-06-29 18:50:05 -04:00