|
|
| version 1.20, 2006/02/20 03:00:39 | version 1.21, 2008/02/06 03:24:42 |
|---|---|
| Line 133 uuid_table_remove(uuid_t *uuid) | Line 133 uuid_table_remove(uuid_t *uuid) |
| mutex_unlock(&uuid_monitor); | mutex_unlock(&uuid_monitor); |
| } | } |
| void | void __init |
| uuid_init(void) | uuid_init(void) |
| { | { |
| mutex_init(&uuid_monitor); | mutex_init(&uuid_monitor); |