mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Removed busy locks.
This commit is contained in:
@@ -67,8 +67,5 @@ ngx_tid_t ngx_thread_tid(void);
|
||||
|
||||
#endif
|
||||
|
||||
#define ngx_mutex_lock(m)
|
||||
#define ngx_mutex_unlock(m)
|
||||
|
||||
|
||||
#endif /* _NGX_THREAD_H_INCLUDED_ */
|
||||
|
||||
Reference in New Issue
Block a user