Moved thread creation
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef __H_PRIME
|
||||
#define __H_PRIME
|
||||
|
||||
void prime_init(void);
|
||||
|
||||
void prime_required_passwd(char *password);
|
||||
char* prime_get_passwd(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user