mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Change comment in gst.h
This commit is contained in:
		| @@ -210,8 +210,8 @@ struct GstValue { | ||||
|     GstValueUnion data; | ||||
| }; | ||||
|  | ||||
| /* A lightweight thread in gst. Does not correspond to | ||||
|  * operating system threads. Used in coroutines and continuations. */ | ||||
| /* A lightweight green thread in gst. Does not correspond to | ||||
|  * operating system threads. */ | ||||
| struct GstThread { | ||||
|     uint32_t count; | ||||
|     uint32_t capacity; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bakpakin
					bakpakin