Go to file
noah metz a9d1fe5793 moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00
.gitignore Added .gitignore and Makefile 2023-04-08 14:09:25 -06:00
go.mod Add UseMoreStates and UpdateMoreStates that should only be called from eachother 2023-06-28 21:49:23 -06:00
go.sum intermediary 2023-06-22 15:50:42 -06:00
gql.go moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00
gql_graph.go Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -06:00
gql_test.go moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00
graph.go moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00
graph_test.go Fixed typo in thread loading that resulted in the parent being loaded as an owner instead 2023-07-03 13:14:48 -06:00
lockable.go Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -06:00
lockable_test.go enhance tests for race conditions 2023-07-05 23:54:11 -06:00
thread.go moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00
thread_test.go moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00