Searched refs:get_thread (Results 1 – 2 of 2) sorted by relevance
39 #define get_thread(inf) ((struct thread_info *)(inf)) macro126 struct thread_info *thread = get_thread (inf); in free_one_thread()
515 get_thread(lzma_stream_coder *coder, const lzma_allocator *allocator) in get_thread() function561 const lzma_ret ret = get_thread(coder, allocator); in stream_encode_in()